Skip to content

Reload and preserve

Latest

Choose a tag to compare

@tlahmann tlahmann released this 13 Mar 17:20
· 3 commits to master since this release

This release moves to json data representation and add persistent reload behaviour.

JSON data

the data representation in the doku.html file is now in JSON format. Thus the parsing and iteration of the xml is obsolete and the data creation is less error-prone.

Persistent reload

When the page reloads the slides move to the last viewed slide. This enables the user to make changes and view these much more easily and faster than before.