@Robinhttp://forum.espruino.com/comments/14620467/ is a result of the poster not bothering to tag something as code. They just copy/pasted it in. 99% of the time that's the issue and there's very little I can do about it. I just added the three backticks at the beginning and end and it's fine now.
Attempting to reference a post before a link
A hash at the start of a line makes something into a heading in markdown. It's not the parser's fault IMO, you're just telling it you want a heading.
attempting to bold text inside an italicized sentence
This probably is the markdown parser - but honestly I think that's pretty low priority... I think most people would rather I spent my time improving Espruino than trying to debug and fix things like that :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Robin http://forum.espruino.com/comments/14620467/ is a result of the poster not bothering to tag something as code. They just copy/pasted it in. 99% of the time that's the issue and there's very little I can do about it. I just added the three backticks at the beginning and end and it's fine now.
A hash at the start of a line makes something into a heading in markdown. It's not the parser's fault IMO, you're just telling it you want a heading.
This probably is the markdown parser - but honestly I think that's pretty low priority... I think most people would rather I spent my time improving Espruino than trying to debug and fix things like that :)