X Tutup
Skip to content

Close <p> node in description correctly.#662

Merged
sebastinas merged 1 commit intobpython:masterfrom
badshah400:master
Dec 26, 2016
Merged

Close <p> node in description correctly.#662
sebastinas merged 1 commit intobpython:masterfrom
badshah400:master

Conversation

@badshah400
Copy link
Copy Markdown
Contributor

@badshah400 badshah400 commented Dec 25, 2016

This trivial markup fix ensures that the <p> node is closed in the right place, so that when software centers like gnome-software show the appdata, the description section does not get curtailed at the place where the <ul> begins.

This trivial markup fix ensures that the <p> node is closed
in the right place, so that when software centers like
gnome-software show the appdata, the description section does
not get curtailed at the place where the <ul> begins.
@sebastinas sebastinas merged commit f0c1d9a into bpython:master Dec 26, 2016
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

X Tutup