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

pandoc - use gfm instead of markdown #80

Merged
merged 1 commit into from Jun 15, 2021

Conversation

richm
Copy link
Contributor

@richm richm commented Jun 15, 2021

pandoc should use gfm instead of markdown_github. This makes the
internal links in the HTML work when converting the resulting
asciidoc to HTML.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1962976

pandoc should use `gfm` instead of `markdown_github`.  This makes the
internal links in the HTML work when converting the resulting
asciidoc to HTML.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1962976
@richm richm requested review from spetrosi and nhosoi June 15, 2021 20:55
Copy link
Contributor

@nhosoi nhosoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
Thanks for the fix, @richm!

@richm richm merged commit 4e47b38 into linux-system-roles:master Jun 15, 2021
@richm richm deleted the gfm-with-pandoc branch June 15, 2021 22:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants