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

Render strikethrough #15

Open
gregops312 opened this issue Jan 20, 2017 · 4 comments
Open

Render strikethrough #15

gregops312 opened this issue Jan 20, 2017 · 4 comments

Comments

@gregops312
Copy link

I would like to be able to have text strikethrough rendered.

Following the example from below.
http://stackoverflow.com/questions/38804306/how-do-i-do-strikethrough-line-through-in-asciidoc

I attempted this:

* [line-through]#link:{travis-ci}[Tavis CI]#

I have tested this with asciidoctor and does render as expected.

@christiangalsterer
Copy link
Owner

I can confirm that it currently doesn't work as expected. Need to look into to find the root cause.

@gregops312
Copy link
Author

I am also interested to know if there's any way that I can help contribute too?

@gregops312
Copy link
Author

Any chance you might have an idea of where to look at the codebase to try to make a PR for the fix?

@christiangalsterer
Copy link
Owner

It seems that GitHub also doesn't support this at the moment.

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

2 participants