diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-03 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-03 00:00:00 +0000 |
commit | f1da7e8259f39530a7f8e8f9884d0c9d42ef8cb4113a6b38a41e0e3b4a972a54 (patch) | |
tree | 18764be025b62293e5766ff450bfa4b7c19b9122fc8985221a842085463bd955 /TODO | |
parent | 78028423ce9b65f54fb63bb103842ba583e8e0ee9ca864548879c2a73bbf53a1 (diff) | |
download | hugo-theme-journal-f1da7e8259f39530a7f8e8f9884d0c9d42ef8cb4113a6b38a41e0e3b4a972a54.tar.gz hugo-theme-journal-f1da7e8259f39530a7f8e8f9884d0c9d42ef8cb4113a6b38a41e0e3b4a972a54.zip |
Make TODO item more general
Inline images would also be a useful feature.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ - add tag support - fix "layouts/_default/single.gmi" changing preformatted text -- support inline links for HTML. need regex for single.gmi to move links to the - bottom of the page content +- add support for inline elements for HTML |