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

Strip links from header text #13

Open
samsrabin opened this issue Jul 8, 2021 · 0 comments
Open

Strip links from header text #13

samsrabin opened this issue Jul 8, 2021 · 0 comments

Comments

@samsrabin
Copy link

samsrabin commented Jul 8, 2021

I have a file with headings like this:

### [[Firstname Lastname]]: [Presentation title](https://drive.google.com/file/d/link-to-their-presentation)

I would like it to show up in the Table of Contents like this:

[[#Firstname Lastname: Presentation title|Firstname Lastname: Presentation title]]

But instead I get:

[[#[[Firstname Lastname]]: [Presentation title](https://drive.google.com/file/d/link-to-their-presentation)|[[Firstname Lastname]]: [Presentation title](https://drive.google.com/file/d/link-to-their-presentation)]]

which breaks the rendering when outside of editing mode.

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