Releases: mandelsoft/mdgen
Releases · mandelsoft/mdgen
New Year's Eve Release
New features:
include
statement now supports selecting line ranges from included file.- new statement
execute
used to execute a command and insert its output. Is also supports theinclude
directives for selecting line ranges of the output - resource copy mode
- page history header
- syntax expressions
- argument substitution in tags
subrange
statement
Various major fixes
-
fix directory creation for folder tree generation
-
fix tag-less toc creation
-
fix indent in toc
-
fix non-section cross-doc number range ordering
-
fix links for term description usage in glossary created in text modules
-
add toc for example numberrange in docu
-
add usage section
First demo release
The first release provides the basic functionality for the markdown generator.
- maintaining consistent hyperlinks among documents in a document tree
- offer usage of globally unique and location agnostic reference targets
- establish a section hierarchy across multiple documents in the source tree.
- support number ranges to label section, figures, examples, ...
- maintain a glossary and automatically generated hyperlinks for explicitly defined terms in the scope of the document tree
- support parameterized reusable text modules
- generate table contents