Skip to content

Releases: entangled/mkdocs-plugin

mkdocs-entangled-plugin v0.6.0

01 Dec 13:49

Choose a tag to compare

This update makes the plugin compatible with the new Entangled 2.4.0.

mkdocs-entangled-plugin v0.5.0

03 Oct 14:04

Choose a tag to compare

Major revision of the plugin. Includes support for repl-session (see https://entangled.github.io/repl-session).

mkdocs-entangled-plugin v0.4.0

14 Oct 12:19

Choose a tag to compare

Pre-release

This release disables Entangled as part of the file watching loop in MkDocs. As it stood, this integration was not reliable enough, leading to cases where changes in files were not picked up and getting frequent conflicts. For the moment, you'll have to run Entangled and MkDocs as separate daemons.

mkdocs-entangled-plugin v0.3.0

20 May 22:54

Choose a tag to compare

Pre-release

This release adds a dependency on the new Python implementation of Entangled. The Entangled sync loop is triggered by MkDocs, so you don't have to run a separate daemon. Building artifacts is moved out of this repo and into the main Entangled implementation.

mkdocs-entangled-plugin v0.2.0

03 May 23:55

Choose a tag to compare

Pre-release

New feature: run embedded makefiles to create artifacts.

mkdocs-entangled-plugin v0.1.0

11 Apr 13:55
cc3647c

Choose a tag to compare

Pre-release

MkDocs Entangled Plugin

  • Markdown filter to add title information to fenced code blocks, either by id or file attribute.