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

Fixes #39: more compact output for html and markdown #40

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

lukstafi
Copy link
Contributor

For html, we just remove class="". We could do better (there's sometimes redundant <div>), but it's tricky with the types.

For markdown, we output one less endline after </details>. It's justified because separators for vlist and tree will themselves move to a new line.

@lukstafi
Copy link
Contributor Author

@c-cube friendly ping?

@c-cube c-cube merged commit 389a732 into c-cube:main Feb 22, 2024
3 checks passed
@c-cube
Copy link
Owner

c-cube commented Feb 22, 2024

Thanks, that looks good :)

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.

2 participants