Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Aug 17, 2020

An unordered list without a leading blank line renders only as an inline text. Adding a new blank line is enough to make it render properly as an unordered list, as intended.

Changes

  • Add a new blank line in front of the unordered list to make it render properly.

Context

  • None.

An unordered list without a leading blank line renders only as an inline
text. Adding a new blank line is enough to make it render properly as an
unordered list, as intended.
@HonkingGoose
Copy link
Contributor

HonkingGoose commented Aug 17, 2020

@petrkajzar Good catch! You're right, it's not rendering properly on the live site...
And I should have paid better attention when making the commit that introduced the list...

From the Asciidoctor Writer's guide on lists:

Blank lines are required before and after a list.

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