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

add text highlight for markdown #72

Open
huangziwei opened this issue Feb 23, 2022 · 1 comment
Open

add text highlight for markdown #72

huangziwei opened this issue Feb 23, 2022 · 1 comment
Labels
backburner Let's deal with this issue later enhancement New feature or request

Comments

@huangziwei
Copy link

Hello,

I know that text highlight (==text==) is not part of standard markdown, but it would be nice to support it. My current workaround is just to use html mark tag (<mark>text</mark>) but it's cumbersome...

@kmaasrud
Copy link
Member

Going forward, mdzk's most important feature will not be converting Markdown to HTML, but rather producing a graph from you Zettelkasten that can be used for whatever you want with any other tool. As previously stated, we will include an optional SSG, in which we might consider including highlight support, but this is quite far down the road.

Hopefully, the <mark>-method works okay for you while we are working towards mdzk 1.0 😄 I will leave this issue open, but put it on the backburner for now.

@kmaasrud kmaasrud added backburner Let's deal with this issue later enhancement New feature or request labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner Let's deal with this issue later enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants