Skip to content

Releases: CalebQ42/bbConvert

New Day, New fixes

27 Dec 09:48
Compare
Choose a tag to compare
  • Spent some time analyzing the output in a browser and made tweaks on how paragraph tags are added.

Final one (for real) today

26 Dec 19:40
Compare
Choose a tag to compare
  • Improved visuals of multi-line code blocks by removing leading newlines

Final one today (maybe)

26 Dec 19:21
Compare
Choose a tag to compare
  • Improved combo (MK & BB) conversion. NOTE: paragraphs will need to be Markdown style.

Fix markdown code

26 Dec 18:34
Compare
Choose a tag to compare
  • Markdown code blocks weren't minimized, causing them to match far too much text in the middle

Fixed infinite loops

26 Dec 18:18
Compare
Choose a tag to compare
  • Fixed infinite loops with multi-byte characters. (ex. —)

First (proper) release

19 Aug 18:45
dfdb260
Compare
Choose a tag to compare

This is the first proper release (ignore v1.0.0 and v1.0.1 as those were both made in error). This library now uses RegEx for better parsing and also allows for Markdown parsing.