Better Documentation
The current documentation (both JSDocs and README) is pretty bad. Of course, I have documented everything. But they are not too good. So we should have some better docs.
- [ ] Better JSDocs.
- [ ] Better and minimal README.
- [ ] ~Move the complete docs to GitHub pages(, maybe?).~
- [ ] Include argument types of methods to Docs.
I think a comprehensive README could be fine for a project of this scale. It should introduce
- introduce the concepts of this lib
- outline some non-obvious markdown differences
- include a manually written API reference.
If those things are included, I don't think any more docs will be missed.
@KnorpelSenf Sure, will do. Thanks!
Hey.
When do you plan to merge this PR?
Do you mean #6?
@KnorpelSenf, yes.
The current version does not support the href attribute for links. I see that this has been fixed in #6.
@dcdunkan?