Jermolene
3e78f5cffd
Text-slicer: Fix problem with static template for list items
...
We were rendering the children of the list item outside of the
generated LI tag.
2016-02-02 17:40:29 +00:00
Jermolene
5faba15446
Text-slicer updates
2015-10-08 18:04:24 +01:00
Jermolene
b379ab4f87
Text-slicer: better static HTML generation
2015-09-11 13:34:01 +01:00
Jermolene
b4aa895cac
Text-slicer: add support for exclude filters
...
The exclude filter `+[tag[intro]]` will produce a document that only
includes the paragraphs with the tag “intro”. These are derived from
the paragraphs in the original document with the CSS class “intro”.
2015-09-01 09:59:23 +01:00
Jermolene
0be82ea7fb
Text-slicer: Introduce separate static templates
...
Much easier to have separate sets of templates for interactive vs
static document trees
2015-08-31 19:50:56 +01:00