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

Link markup #15

Closed
klembot opened this issue Mar 28, 2016 · 3 comments
Closed

Link markup #15

klembot opened this issue Mar 28, 2016 · 3 comments
Assignees
Labels

Comments

@klembot
Copy link
Contributor

klembot commented Mar 28, 2016

Originally reported by: Lazlo Bonin (Bitbucket: lazlo-bonin, GitHub: lazlo-bonin)


Could you add support for link markup?

For example:

[[Label->Passage]]{#id.class}

@klembot
Copy link
Contributor Author

klembot commented May 27, 2016

Original comment by Kapil Easwar (Bitbucket: bigpopakap, GitHub: bigpopakap):


This would be super awesome! A possibly easier solution that would serve most use cases is allowing links inside spans, as follows

[ [[Label->Passage]] ]{#id.class}

@klembot
Copy link
Contributor Author

klembot commented May 27, 2016

Original comment by Kapil Easwar (Bitbucket: bigpopakap, GitHub: bigpopakap):


Hmm interesting... looking at the source, it looks like the intention was to be able to have nested divs spans and links, but it doesn't seem to be working

videlais added a commit that referenced this issue Jul 22, 2019
Any usage of link syntax can now use an optional markup to assign it an
ID, class, or both. (This does not change the original link syntax.)

Example:
[[Original]]
[[Label->Passage]]{#id.class}
@videlais videlais self-assigned this Jul 22, 2019
@videlais
Copy link
Owner

This just went into the dev branch as part of Snowman 2.0.

Example:

[[Original]]
[[Label->Passage]]{#id.class}

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

No branches or pull requests

2 participants