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:  -
- Mark up: ```htmlThe summation is inline with the text as you can see.
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  -
-- ```htmlHere is an example of a summation as a block element:
-
Here is an example of a summation as a block element: