Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/io7m/kstructural

Kotlin implementation of the structural documentation language
https://github.com/io7m/kstructural

documentation-tool java kotlin latex plain-text xml

Last synced: 5 days ago
JSON representation

Kotlin implementation of the structural documentation language

Awesome Lists containing this project

README

        

io7m-kstructural


2016-12-09
0.3.1

2016-12-09

59
Correct off-by-one error in plain text output.


2016-12-09

57
Tables of content were not generated for sections-only documents with the plain text output.


2016-12-09

58
Ordered lists were not using ol XHTML elements.


2016-08-23
0.3.0

2016-07-26

30
Allow types on table heads, table rows, table column names.


2016-07-31

14
Add plain text rendering backend.


2016-08-03

4
Add LaTeX rendering backend.


2016-08-23

56
Add the ability to skip execution of the Maven plugin.


2016-06-06
0.2.0

2016-06-06

53
CSS improvements; adjust list item padding.


2016-05-31

47
Corrected an XML schema/code mismatch. Images have s:target attributes, not s:source.


2016-05-31

Improved XML parser error messages.


2016-05-31

Allow '-' in identifiers for compatibility with old documents.


2016-05-31

48
Correct XML list parsing.


2016-05-31

44
Stop crashing on nonexistent footnotes.


2016-05-31

43
Improve imperative parser error messages.


2016-05-29
0.1.0

2016-05-29

Initial release.


https://github.com/io7m/kstructural/issues/