Results 5 issues of Radhi

This issue is follow up from #15 and might be related with #16. Qamel doesn't work when using `cmd` and `powershell`, yet it works properly when used via third party...

Fix for #18. Now heading with same text : ```md # General ## General ### General ``` will rendered with unique ID for each heading : ```html General General General...

For example, I have a markdown file like this : ```md # General ## General ### General ``` This package will render all headings with same reference : ```html General...

bug

Hi guys, Right now I'm working on small IOT that depends on real time clock, so I'm using DS3231 because its cheap and quite accurate. However, I see Gobot doesn't...

device-request

As title said, is there an official API for accessing footnote? Currently it seem to be unavailable in API v4, so the only way to fetch it is from unofficial...