Skip to content

Commit 490d615

Browse files
committed
Update Nordic MathML Guidelines 2024-1.md
Small correction.
1 parent eef9758 commit 490d615

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Guidelines/Nordic MathML Guidelines 2024-1.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ Here is a block equation:
8686
a + b = c
8787
```
8888

89-
When the `display` attribute is set to `inline`, the mathematical content is rendered within the flow of the surrounding text. This is typically used for shorter mathematical expressions that need to be part of a sentence. Note that the default value of the display attribute is inline, meaning that it doesn't need to be declared for inline math.
90-
91-
An example:
92-
9389
```html
9490
<p>Here is an inline equation:
9591
<math>

0 commit comments

Comments
 (0)