Skip to content

0.2.0

Compare
Choose a tag to compare
@jaapio jaapio released this 03 Oct 19:10
· 838 commits to main since this release
6a8dcae

What's Changed

  • [TASK] Add skipped test for field list in directive by @linawolf in #536
  • [BUGFIX] Content of the code role must not be escaped by @linawolf in #533
  • [DOCS] Document writing an extension by @linawolf in #526
  • !!![TASK] Move LineIterators to Block Context by @linawolf in #538
  • [FEATURE] introduce highlight directive by @linawolf in #534
  • [FEATURE] Mark active and current menu entries by @linawolf in #537
  • [FEATURE] Make logger messages more verbose by @linawolf in #543
  • [BUGFIX] Prevent false positives for named references by @linawolf in #545
  • [BUGFIX] Make underscores work as first sign in a code role by @linawolf in #546
  • [Feature]: Add csv table directive by @jaapio in #548
  • [FEATURE] Introduce Breadcrumb by @linawolf in #547
  • Chore/phpstan strict by @jaapio in #479
  • [BUGFIX] Handle footnotes and citations ins lists by @linawolf in #551
  • !![TASK] Replace the subparser with a starting rule in directives by @linawolf in #553
  • Endorse divergence from specification for links by @greg0ire in #554
  • Unindent code blocks automatically by @greg0ire in #442
  • [FEATURE] Facilitate Directive Creation by @linawolf in #557
  • [BUGFIX] Handle numeric intersphinx links by @linawolf in #561
  • [BUGFIX] Prevent fatal error caused by variables in tables by @linawolf in #560
  • [TASK] Make Markdown a proper extension with DI by @linawolf in #564
  • [FEATURE] Provide directive to display tabs in bootstrap theme by @linawolf in #566
  • [TASK] Replace the subparser in the include directive by @linawolf in #556
  • [FEATURE] Introduce quote like body directives by @linawolf in #562
  • [TASK] Make Graphs a proper extension with DI by @linawolf in #563
  • [BUGFIX] Replace special signs in directive template names by @linawolf in #565
  • [BUGFIX] Allow hyperlinks to anchors by @linawolf in #572
  • [BUGFIX] Make Email detection in lexer more strict by @linawolf in #573
  • [BUGFIX] Allow Emails in anonymous links by @linawolf in #574
  • Add support for extension configuration by @wouterj in #482
  • [FEATURE] Make csv-table directive work with content by @linawolf in #575
  • [FEATURE] Search for configuration in parent of vendor by @linawolf in #571
  • Spell "repository" properly by @greg0ire in #585
  • [FEATURE] Configure inventories via guides.xml by @linawolf in #586
  • [FEATURE] Introduce table directive by @linawolf in #576
  • [FEATURE] Introduce twig function to output menu by @linawolf in #578
  • [BUGFIX] Fix generated menu when progress bar is active by @linawolf in #593
  • [Task] organize directives by @linawolf in #596
  • [BUGFIX] Make setting theme in guides.xml work by @linawolf in #592
  • [FEATURE] Set console option defaults via guides.xml by @linawolf in #587
  • [TASK] Reorganize Integration tests in subdirectories by @linawolf in #597
  • [BUGFIX] Treat single output formats as array by @linawolf in #602
  • [TASK] Make Markdown availible in integration tests by @linawolf in #600
  • !!![TASK] Cleanup UrlGeneratorInterface by @linawolf in #605
  • !!![TASK] Remove UrlGeneratorInterface::relativeURL by @linawolf in #606
  • !![Task] move url calculation from render context by @linawolf in #607
  • Feat: Add plantuml server rendering by @jaapio in #603

Full Changelog: 0.1.0...0.2.0