slweb

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

warning.slw (416B)


      1 ---
      2 site-name: Footnote warning demo
      3 ---
      4 
      5 # Parse warning
      6 
      7 If the input contains both inline and regular footnotes, **slweb** will issue a
      8 warning to `stderr`^[So this warning won't appear in the output.].
      9 
     10 The numbering of the footnotes will most likely overlap[^A] (hence the warning),
     11 but the anchors will be unique, having `inline-` prepended to the _id_ for
     12 inline footnotes.
     13 
     14 [^A]: As evident in this example.