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

Convert all top .html to .md #343

Closed
wants to merge 8 commits into from

Conversation

levitte
Copy link
Member

@levitte levitte commented Jul 11, 2022

Pandoc makes this really easy:

pandoc -f html -t markdown -o index.html index.md

Only very minute small manual adjustments are needed afterwards.

Partial fix of #324

Pandoc makes this really easy:

    pandoc -f html -t markdown -o index.html index.md

Only very minute small manual adjustments are needed afterwards.

Partial fix of openssl#324
index.md Outdated Show resolved Hide resolved
@levitte levitte mentioned this pull request Jul 13, 2022
@levitte
Copy link
Member Author

levitte commented Jul 13, 2022

I discovered that the inclusion of legalities.shtml was inadvertently dropped. Fixed

@levitte
Copy link
Member Author

levitte commented Jul 13, 2022

All major glitches gone. Final review, @openssl/omc?

@levitte
Copy link
Member Author

levitte commented Jul 14, 2022

Ping

@levitte
Copy link
Member Author

levitte commented Jul 15, 2022

Merged

364ddb0 Convert all top .html to .md

@levitte levitte closed this Jul 15, 2022
@levitte levitte deleted the convert-top-level-html-to-md branch July 15, 2022 04:36
openssl-machine pushed a commit that referenced this pull request Jul 15, 2022
Pandoc makes this really easy:

    pandoc -f html -t markdown -o index.html index.md

Only very minute small manual adjustments are needed afterwards.

Partial fix of #324

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #343)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants