Releases: ttscoff/mdless
Releases · ttscoff/mdless
2.1.10
2.1.10
2023-12-02 11:45
IMPROVED
- Spinner while processing to indicate working
FIXED
- Image links can now be converted to reference format, with correct coloring
- Render image links before reference link conversion
2.1.9
2.1.9
2023-12-02 09:51
NEW
- Code block prefix configurable, can be left empty to make more copyable code blocks
IMPROVED
- Remove empty lines from block quotes
FIXED
- Infinite loop when calculating ANSI emphasis
- Don't accept colors or semicolons inside of @tag names
2.1.8
2.1.8
2023-12-01 12:57
NEW
- --update-theme option to add any missing keys to your theme file
IMPROVED
- Strip ul_char of any spaces before inserting
2.1.7
2.1.7
2023-12-01 11:52
IMPROVED
- Dedup and remove empty escape codes before output
FIXED
- Tables losing column alignment
- Unneccessarily long table cells
2.1.6
2.1.6
2023-11-30 10:20
NEW
- In addition to color names, you can now use 3 or 6-digit hex codes, prefix with "bg" or "on_" to affect background color
FIXED
- Better highlighting of h1/h2 when header contains a link
- List items with multiple paragraphs incorrectly highlighted
v2.0.21
2.0.21 : When converting to reference links, catch links that have been wrapped