slweb

Једноставни генератор статичких веб страна
git clone https://git.sr.ht/~strahinja/slweb
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

TODO (438B)


      1 TODO
      2 ====
      3 
      4 [ ] Investigate extra paragraphs added inside list items after a list item
      5     containing a code block (bug-001.slw)
      6 
      7 [ ] Investigate footnotes with brackets and digits inside
      8 	- The bug is actually with multiline footnotes inside of a list item
      9 
     10 < > Consider switching to yacc/flex?
     11 
     12 < > Add <abbr>?
     13 
     14 
     15 Legend
     16 ------
     17 
     18 < > = low priority/maybe
     19 [ ] = todo
     20 [~] = partially done
     21 [x] = fully done
     22 [/] = eventually decided not to do