suchnsuch / Tangent

The publicly-available modules of the Tangent project.
63 stars 5 forks source link

Code formatting can break when code blocks are empty #72

Closed taylorhadden closed 1 month ago

taylorhadden commented 1 month ago

I was able to see this behavior when writing an empty code block (e.g. opening, blank line, closing) and continually adding & removing a single character. The tell-tale thing that something is going wrong is that the last ` character starts showing up.

taylorhadden commented 1 month ago

This is likely a repro for #56

taylorhadden commented 1 month ago

Should be fixed with v0.7.6