Skip to content

Conversation

jayvdb
Copy link
Collaborator

@jayvdb jayvdb commented Jun 12, 2016

Fixes #36


This change is Reviewable

jayvdb added 4 commits June 12, 2016 21:46
The unicode bullet (•) and nbsp were being used in list entry prefix,
however they are not recognised by Markdown syntax.
An indented paragraph and list render incorrectly
Uses both Ruby and Javascript linter.
@jayvdb
Copy link
Collaborator Author

jayvdb commented Jun 12, 2016

While the other two changes fix actual rendering problems, this changeset includes changes which do not improve the rendering as far as I can see, and the necessary rules can all be disabled if you dont like them. I've avoided fixing the lint errors, to keep this changeset managable.

@jayvdb
Copy link
Collaborator Author

jayvdb commented Jun 12, 2016

@imsky
Copy link
Owner

imsky commented Jun 12, 2016

👍

@@ -0,0 +1,18 @@
{
"comment": "Rules for the style guide at http://www.cirosantilli.com/markdown-style-guide/",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy and paste error.

@imsky
Copy link
Owner

imsky commented Jul 6, 2016

@jayvdb should this be closed?

@jayvdb
Copy link
Collaborator Author

jayvdb commented Jul 6, 2016

I'd like to revise it after the other fixes are merged, as it provides a much saner baseline for lint rules.

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