markdown lists layout #12
Labels
No labels
bug
dependencies
docker
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
dd-ix/website#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Markdown lists (i.e. Peering & Joining Policy) look broken. It seems to be triggered by an unnecessary paragraph element inside the list items (the first two list items in Requirements where manually stripped from the
<p>within the browser) :Update
It seems to be triggered by the empty line(s) after the list:
## Responsibilities and Guarantees) will not break the list but the paragraph after the list does not have the required spacing to the list<p>elements)fixed in HEAD
not really fixed, just because of your workaround (
github.com/dd-ix/website-content@bae977b367) in the markdown files - it's a problem with the Markdown parser in foundation