/templates/slidy.conf.t2t
Unknown | 19 lines | 12 code | 7 blank | 0 comment | 0 complexity | b01b8de18a1cf0c35e92635431a03bef MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, WTFPL
- % txt2tags proc for slidy
- %% http://www.w3.org/Talks/Tools/Slidy2/
- %% subsections define frame titles
- %% slidy specifics
- % ordered lists are animated
- %!postproc(xhtml): '<ol>' '<ul class="incremental">'
- %!postproc(xhtml): '</ol>' '</ul>'
- % consider H2 as new slide
- %!postproc(xhtml): '<h1>' '</div><div class="slide"><h1>'
- %!postproc(xhtml): '<h2>' '</div><div class="slide"><h2>'
- %TODO class="outline" / class="expand"
- %TODO