Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow folding of footnotes #16

Open
Quintus opened this issue Sep 10, 2015 · 0 comments
Open

Allow folding of footnotes #16

Quintus opened this issue Sep 10, 2015 · 0 comments

Comments

@Quintus
Copy link

Quintus commented Sep 10, 2015

Hi,

AUCTeX has a nice feature they call "folding" that basically hides stuff disturbing the main text until you place point on it. This applies mainly to LaTeX footnotes, which are hidden behind a placeholder until you move point over that one; in that case, it expands and you can edit the footnote. If you move point off the footnote, the content is hidden again and all that remains visible is the main paragraph’s text.

ASCIIDoc’s footnotes are inlined in a similar way that make following the main text difficult, this, it’d be nice if footnotes automatically collapsed like they do in AUCTeX.

Greetings
Marvin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant