diff options
| author | dvs1 | 2025-03-13 16:42:14 +1000 |
|---|---|---|
| committer | dvs1 | 2025-03-13 16:42:14 +1000 |
| commit | b9ef44b20b0f853905bce459f9c471c724cf8f76 (patch) | |
| tree | be8f268e33066f548f947a9ecf130869474f8279 /testing | |
| parent | White space (diff) | |
| download | notYetAnotherWiki-b9ef44b20b0f853905bce459f9c471c724cf8f76.zip notYetAnotherWiki-b9ef44b20b0f853905bce459f9c471c724cf8f76.tar.gz notYetAnotherWiki-b9ef44b20b0f853905bce459f9c471c724cf8f76.tar.bz2 notYetAnotherWiki-b9ef44b20b0f853905bce459f9c471c724cf8f76.tar.xz | |
bug++
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/index.md b/testing/index.md index 5129b43..9866373 100644 --- a/testing/index.md +++ b/testing/index.md | |||
| @@ -78,7 +78,17 @@ Autonumbering? Needs the extension. Doesn't matter, they get renumbered anyway | |||
| 78 | 2. two | 78 | 2. two |
| 79 | 1. one | 79 | 1. one |
| 80 | 80 | ||
| 81 | Bug. If there's a single word and period at the beginning of a line, it gets turned into a list, or list item. | ||
| 81 | 82 | ||
| 83 | <!-- Separate the lists. --> | ||
| 84 | |||
| 85 | Bug. If there's a single word and period at the beginning of a line, it gets turned into a list, or list item. | ||
| 86 | |||
| 87 | ~~~ | ||
| 88 | Bug. If there's a single word and period at the beginning of a line, it gets turned into a list, or list item. | ||
| 89 | ~~~ | ||
| 90 | |||
| 91 | Uncovering another bug, the stuff in a code block is in a different font. Ah, it's mono. lol | ||
| 82 | 92 | ||
| 83 | # images | 93 | # images |
| 84 | 94 | ||
