From cf3c9139ebd25d9c0e5ea33190a0fffe11e77e1b Mon Sep 17 00:00:00 2001 From: Sami M <68050150+samimaattaCelia@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:14:05 +0200 Subject: [PATCH] remove blockquotes --- Guidelines/Nordic MathML Guidelines 2024-1.md | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Guidelines/Nordic MathML Guidelines 2024-1.md b/Guidelines/Nordic MathML Guidelines 2024-1.md index 754c5af..705c5ec 100644 --- a/Guidelines/Nordic MathML Guidelines 2024-1.md +++ b/Guidelines/Nordic MathML Guidelines 2024-1.md @@ -575,13 +575,6 @@ Large operators are such as summation $∑$, product $Π$ or integral $∫$. The When the large operator is written inline with the other text, you don't have to use any other attributes. Example: ![Text: The summation is inline with the text ∑ sub A as you can see.](images/summation-inline.png/) -

The summation is inline with the text - - - A - - as you can see.

- Mark up: ```html

The summation is inline with the text @@ -600,14 +593,6 @@ The rendering of the large operator changes when it is displayed as a block elem ![Here is an example of a summation as a block element: (on a new line with large) ∑ sub A.](images/summation-block.png) -

-

Here is an example of a summation as a block element: - - - A -

-
- ```html

Here is an example of a summation as a block element: @@ -625,15 +610,6 @@ When the operator should be rendered inline, but as block element, it can be don ![Text: The summation is inline with the text with large ∑ sub A as you can see.](images/summation-inline-block.png) -

-

The summation is inline with the text - - - A - - as you can see.

-
- ```html

The summation is inline with the text