Skip to content

Entangled 2.4.0

Choose a tag to compare

@jhidding jhidding released this 25 Nov 11:32
· 32 commits to main since this release

Entangled lets you write code and proze in a single document. It extracts working source code from your documentation, and keeps the documentation and source code mutualy synchronized. Entangled works with any programming language and supports a wide variety of markup languages, principally most dialects of Markdown.

Release 2.4

This release offers some significant new features:

  • Read additional configuration in YAML header of the Markdown input files
  • Support scoped code block names and namespaces
  • Single page mode where all configuration lives in the YAML header
  • Configure markdown styles with a single flag: default (attributes in curly braces) or basic (attributes in Quarto style attributes)

These changes were made possible by a rewrite of some core parts of Entangled.