Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Tweaks the content, trivial

AuthorDaveJarvis <email>
Date2025-09-05 19:07:34 GMT-0700
Commit545f4b3976ed2528ea6c69ab91a11e8e1f961662
Parent47cfde2
Delta6 lines added, 6 lines removed
docs/03-quick-start.md
| Unordered lists | `- item` or `* item` |
| Ordered lists | `1. item` |
-| Inline code | `` `code` `` |
+| Inline `code` | `` `code` `` |
| Links | `[label](url)` |
| Images | `![alt text](resource)` |
docs/11-math.md
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.
docs/15-troubleshooting.md
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].
![Black text](images/black-text)
-:: Missing text {#fig:blacked-text}
+:: Blackened text {#fig:black-text}
Resolve the issue of colourless text as follows:
docs/user-manual.pdf
Binary files differ