Skip to content

Releases: northernco/NorthernMarkdownBundle

v2.1.1

26 Apr 13:30
772fe0b
Compare
Choose a tag to compare

Changes

  • Simplify setting container argument from config by @cpkdevries in #10

Full Changelog: 2.1.0...2.1.1

v2.1.0

25 Apr 18:40
75363e9
Compare
Choose a tag to compare

Changes

  • Allow relative links, add a config for disallowing by @cpkdevries in #9

Full Changelog: 2.0.0...2.1.0

v2.0.0

22 Dec 17:26
4e620d9
Compare
Choose a tag to compare

Breaking Changes

Changes

Full Changelog: 1.2.0...2.0.0

Symfony 6

24 Dec 15:52
ac375c6
Compare
Choose a tag to compare

Features

  • Add Symfony 6 Support

Changes

  • Drop Symony 4 Support
  • Drop EOL PHP Support

PHP 8 Support

16 Feb 19:27
cab58e1
Compare
Choose a tag to compare

Allow installing on PHP 8

Fragment URLs

01 Aug 20:55
8348583
Compare
Choose a tag to compare

Changes

  • Allow IDs on headings and fragment URLs for linking

Allow Class on ems

31 Jul 22:03
e377e96
Compare
Choose a tag to compare

Allow class attribute on <em>

Increase Max Length

22 Jul 13:44
23b4dc1
Compare
Choose a tag to compare

Fixes

  • Character limit was ~20k due to the sanitizer, increased to ~1M to be more reasonable

Table Alignment

13 Jun 18:05
404fc1e
Compare
Choose a tag to compare

Improvements:

  • Allow style tag on table cells to enable alignment

Initial Release

30 Apr 15:13
Compare
Choose a tag to compare
  • Initial Release