Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Conversation

fhunleth
Copy link
Contributor

@fhunleth fhunleth commented Jan 21, 2024

This handles the conversion of the description list tag to Markdown.
Markdown doesn't support what can be done with the dl tag, but this
renders something legible for the few cases it's used.

Here's how it looks for :init.get_argument/1:

image

Fixes #361

This handles the conversion of the description list tag to Markdown.
Markdown doesn't support what can be done with the dl tag, but this
renders something legible for the few cases it's used.

Fixes #361
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support dl, dt, dd tags in Erlang HTML docs

2 participants