slweb

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

index.slw (254B)


      1 ---
      2 site-name: Tables demo
      3 stylesheet: tables.css
      4 ---
      5 
      6 # Tables
      7 
      8 Tables generally follow Markdown syntax, with a few modifications.
      9 
     10 Tables aren't formatted by default in HTML, so to look "good" they need some
     11 CSS.
     12 
     13 {include "standard"}
     14 
     15 {include "tsv"}