Skip to content

Releases: mandelsoft/mdgen

New Year's Eve Release

31 Dec 16:40
Compare
Choose a tag to compare

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 the include 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

07 Jan 22:41
Compare
Choose a tag to compare
Various major fixes Pre-release
Pre-release
  • 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

06 Jan 17:55
Compare
Choose a tag to compare
First demo release Pre-release
Pre-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