Skip to content

Move markdown references to bottom of file#280

Closed
cianclarke wants to merge 1 commit intoexpressjs:masterfrom
cianclarke:md-refs
Closed

Move markdown references to bottom of file#280
cianclarke wants to merge 1 commit intoexpressjs:masterfrom
cianclarke:md-refs

Conversation

@cianclarke
Copy link
Contributor

Markdown reference style links & image refs have been embedded with the example implementations section - presumably to group these common entitites together. However, examining the definition of references in CommonMark, references are always separated by a new line character.
This may invalidate the whole reason for in-lining these references, so I've moved them to the bottom of the file, newline separated to continue some form of logical grouping.
This should fix #248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npmjs.com description of compatible session stores garbled

2 participants