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

Use a MarkdownAST-based tree in HTMLWriter #1924

Merged
merged 48 commits into from
Sep 23, 2022
Merged

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Sep 8, 2022

Part 3 of #1892. Currently shares some code with #1912.

Incidentally fixes #505.

@mortenpi mortenpi added Type: Maintenance Format: HTML Related to the default HTML output labels Sep 8, 2022
@mortenpi mortenpi changed the title WIP: Use a MarkdownAST-based tree in LaTeXWriter WIP: Use a MarkdownAST-based tree in HTMLWriter Sep 11, 2022
@mortenpi mortenpi marked this pull request as ready for review September 15, 2022 03:50
@mortenpi mortenpi changed the title WIP: Use a MarkdownAST-based tree in HTMLWriter Use a MarkdownAST-based tree in HTMLWriter Sep 15, 2022
@mortenpi mortenpi merged commit 1211831 into master Sep 23, 2022
@mortenpi mortenpi deleted the mp/markdownast-html branch September 23, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Format: HTML Related to the default HTML output Type: Bugfix Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fixlinks! when docstring included multiple times
1 participant