Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Corrected docs template #83

Merged
merged 1 commit into from
Dec 1, 2014
Merged

Corrected docs template #83

merged 1 commit into from
Dec 1, 2014

Conversation

tporadowski
Copy link
Contributor

Fix for a small issue (missing new-line before ## ... headers) that makes docs/api.md readable.

Function names are separated with a new-line to get properly rendered,
added backquotes for types
@Olical
Copy link
Owner

Olical commented Nov 25, 2014

Pretty sure this commit on develop (10b6bd4) is what you're looking for too. #82 and #77 are also both about this, I really need to get it merged ASAP, will try today.

@tporadowski
Copy link
Contributor Author

Yes, I haven't checked what's pending in the issues list. Please consider adding backticks (as in this PR) around types which gives:

(String | RegExp)

instead of current

(Function[]Object)

@Olical
Copy link
Owner

Olical commented Nov 25, 2014

Ah, that will be an improvement. I'll get that added too.

@Olical Olical merged commit b9f67c4 into Olical:master Dec 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants