Releases: SudoMagicCode/td-annotation-formatter
Releases · SudoMagicCode/td-annotation-formatter
Release v0.1.0
Full Changelog: v0.0.7...v0.1.0
v0.0.7
Updates bullet point substitution logic Improves the bullet point substitution logic in the annotation formatter. It now checks for a wider range of bullet symbols at the beginning of each line and replaces them with a consistent substitution character, improving the readability and formatting of annotations.
v0.0.6
Updates annotation bullet points Updates the annotation formatter to consistently use a custom bullet point substitution. This improves readability and allows for better control over bullet point formatting in annotations.
v0.0.5
Corrects bullet point replacement Ensures only the first instance of '*' or '-' is replaced with a bullet point. This fixes potential issues where subsequent characters were incorrectly converted.
v0.0.4
handles addition symbol for bullet points
v0.0.3
build settings update
v0.0.2
Expands text solving past just ops
v0.0.1
TOE Update