typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
9 stars 0 forks source link

Add option to display whitespace #367

Open TheJanzap opened 4 weeks ago

TheJanzap commented 4 weeks ago

Description

Similar to other text editors, an option in the editor to display whitespace as other characters would be appreciated.

Use Case

This would help with cleaning up the document with trailing whitespaces and it could allow spotting different types of whitespace used (such as spaces and tabs)

JamesxX commented 4 weeks ago

Such a feature could be used to view other non-printing characters, so it may be worth including those in the initial request: spaces, tabs, parbreaks, linebreaks, columnbreaks, etc.

Adding linebreaks and column breaks would probably then easily allow adding line numbers