diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-07 00:00:00 +0000 |
commit | 30f4800809d560931590325e7f0416bfb9c03411912ac72bb00ec375d64b79a2 (patch) | |
tree | e951519a4e4358ae825feb34e6daf6b019be4d68c4884261c5bdd8d7da3b2b2c | |
parent | d6513a636960f1a26d950de1433c174e95799f0557f54057ff6fbad541e013cc (diff) | |
download | hugo-theme-journal-30f4800809d560931590325e7f0416bfb9c03411912ac72bb00ec375d64b79a2.tar.gz hugo-theme-journal-30f4800809d560931590325e7f0416bfb9c03411912ac72bb00ec375d64b79a2.zip |
Add item to TODO.txt
Inline links would be a great feature for the HTML version of the site.
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ - 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 |