Features
- Custom bracket functionality by @Dan-Ashby. Thank you, Dan!
- I updated the default config file to less opinionated options because those opinionated options caused undesireable behaviour.
- Line breaks are no longer
"\\\\[10pt]"but are now simply"\\\\" - The latex block start/end are no longer
"\\["and"\\]", but simply"$$"and"$$" - These updates s...
- Line breaks are no longer