| Author | DaveJarvis <email> |
|---|---|
| Date | 2025-09-05 19:07:34 GMT-0700 |
| Commit | 545f4b3976ed2528ea6c69ab91a11e8e1f961662 |
| Parent | 47cfde2 |
| Delta | 6 lines added, 6 lines removed |
| | Unordered lists | `- item` or `* item` | | ||
| | Ordered lists | `1. item` | | ||
| -| Inline code | `` `code` `` | | ||
| +| Inline `code` | `` `code` `` | | ||
| | Links | `[label](url)` | | ||
| | Images | `` | |
| typesetting system renders expressions directly. | ||
| -## Syntax | ||
| +## Sigil syntax | ||
| A sigil is a special symbol used to mark or identify different types of | ||
| > $$\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}$$ | ||
| -The assigned equation reference number will vary, of course. | ||
| +The assigned equation reference number will differ, of course. | ||
| the text elements may ignore any assigned colour. | ||
| -### Black text | ||
| +### Blackened text | ||
| -When an SVG `style` attribute contains a reference to `-inkscape-font-specification`, all values that follow said reference are ignored. This results in black text, shown in [@fig:blacked-text]. | ||
| +When an SVG `style` attribute contains a reference to `-inkscape-font-specification`, all values that follow said reference are ignored. This results in black text, shown in [@fig:black-text]. | ||
|  | ||
| -:: Missing text {#fig:blacked-text} | ||
| +:: Blackened text {#fig:black-text} | ||
| Resolve the issue of colourless text as follows: |