rzukic / zed-latex

33 stars 4 forks source link

Outlines broken by $ symbol #20

Closed lnay closed 2 months ago

lnay commented 2 months ago

When typing something like

\section{Section about $r$}

Zed creates more than one outline entry for this section, with the second starting at the $ (there should just be one).

lnay commented 2 months ago

Actually this is out of date, this seems to be fixed now

lnay commented 2 months ago

Actually, there is still bad behaviour with characters ',' and '(': image

lnay commented 2 months ago

Fixed in PR #21