Releases: CalebQ42/bbConvert
Releases · CalebQ42/bbConvert
New Day, New fixes
Final one (for real) today
- Improved visuals of multi-line code blocks by removing leading newlines
Final one today (maybe)
- Improved combo (MK & BB) conversion. NOTE: paragraphs will need to be Markdown style.
Fix markdown code
- Markdown code blocks weren't minimized, causing them to match far too much text in the middle
Fixed infinite loops
- Fixed infinite loops with multi-byte characters. (ex. —)
First (proper) release
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.