diff options
| -rw-r--r-- | TODO.md | 1 | ||||
| -rw-r--r-- | testing/index.md | 10 |
2 files changed, 11 insertions, 0 deletions
| @@ -4,6 +4,7 @@ Make it perphekd! | |||
| 4 | 4 | ||
| 5 | ## Do these | 5 | ## Do these |
| 6 | 6 | ||
| 7 | FIXME: If there's a single word and period at the beginning of a line, it gets turned into a list, or list item by lunamark at the final Parse stage. | ||
| 7 | Automate symlinks. | 8 | Automate symlinks. |
| 8 | 9 | ||
| 9 | - any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/. | 10 | - any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/. |
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 | ||
