diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b63af62..ef7f827 100644 --- a/README.md +++ b/README.md | |||
@@ -143,7 +143,7 @@ That script became __UNK__ in this repo. | |||
143 | I was feeling pretty high on my horse after writing the tiny SSG, | 143 | I was feeling pretty high on my horse after writing the tiny SSG, |
144 | so I thought, | 144 | so I thought, |
145 | <em><a href="https://writing.exchange/@acdw/102339290120562386">maybe | 145 | <em><a href="https://writing.exchange/@acdw/102339290120562386">maybe |
146 | I could try for a tootable Markdown converter next</a></em> | 146 | I could try for a tootable Markdown converter next</a></em> — |
147 | boy, was I wrong about that. | 147 | boy, was I wrong about that. |
148 | Markdown is *way* too complicated to fit in 500 bytes. | 148 | Markdown is *way* too complicated to fit in 500 bytes. |
149 | So I just wrote the Really Important Parts: <code><p></code> | 149 | So I just wrote the Really Important Parts: <code><p></code> |