CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
215 stars 34 forks source link

New span vis renders text between dollar signs as LaTeX #235

Closed ZachEichen closed 2 years ago

ZachEichen commented 2 years ago

See title.

When the new span vis tool displays a segment of text containing two '$' symbols, the text in between them is rendered as LaTeX.

image