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

Refactor README from Markdown to Asciidoc #867

Closed
wants to merge 1 commit into from

Conversation

FernandoBasso
Copy link

Addresses #865.

Converted using kramdown-asciidoc [1]:

$ gem install kramdown kramdown-asciidoc

$ kramdoc \
    --format=GFM \
    --output=./README.adoc \
    --wrap=ventilate \
    README.md

[1] https://github.com/asciidoctor/kramdown-asciidoc

Addresses asciidoctor#865.

Converted using kramdown-asciidoc [1]:

    $ gem install kramdown kramdown-asciidoc

    $ kramdoc \
        --format=GFM \
        --output=./README.adoc \
        --wrap=ventilate \
        README.md

[1] https://github.com/asciidoctor/kramdown-asciidoc
@FernandoBasso
Copy link
Author

Closing as there is already another PR for this.

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

1 participant