Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFAQ Markdown is broken #1771
Closed
FAQ Markdown is broken #1771
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
The document is inconsistent about "–" vs "-". |
This comment has been minimized.
This comment has been minimized.
|
I think the short dashes are for the markdown list syntax but the long
dashes are for the actual content of the list.
…On Wed, Nov 6, 2019, 11:15 AM passstab ***@***.***> wrote:
The document is inconsistent about "–" vs "-".
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1771?email_source=notifications&email_token=ABP4XXBWUFBSN5UPHTQ34OTQSLUTJA5CNFSM4JGEW7E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDHC2TA#issuecomment-550382924>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABP4XXBE2Q4KSNEBKLB2GC3QSLUTJANCNFSM4JGEW7EQ>
.
|
This comment has been minimized.
This comment has been minimized.
|
This was fixed by an unrelated PR in #1772 to move the HTML comments to the bottom of the list. For some reason, the HTML comments mid-list were confusing the markdown renderer. I just redeployed the site. |
This comment has been minimized.
This comment has been minimized.
|
Thank you, much better. |
This comment has been minimized.
This comment has been minimized.
|
That's my PR as well, I just created this issue because the PR template asks for an issue that it solves |
This comment has been minimized.
This comment has been minimized.
|
@passstab Good catch! You should open a PR to fix that inconsistency |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

What operating system, Node.js, and npm version?
Firefox 70, windows 10
What happened?
The list of URLS in the "Who is using WebTorrent today?" is showing its markdown without parsing it after the link to GitTorrent
Are you willing to submit a pull request to fix this bug?
Yep! See #1772