Sobral

Results 182 comments of Sobral

I already found more things to improve. Soon I'll show you!

I would like to keep helping (in case @KittyGiraudel accepts, of course).

I think what @silverdr is asking is a way to output markdown when the code is already inside another element. Let's say I have a template like this: ``` html...

@michelf , considering that sometimes the content doesn't have any double line breaks, it makes sense allow it not being enclosed by ``s.

I had similar problems several times. For example: - a `p` which needs an specific class for [Microformats ](http://microformats.org/) and I had to create a parent element just for that;...

1, for sure. 6 and 7 are debatable.

> My point is to accept inline HTML tags only. So ``, ``, ``, `` and ``. `` is optional. I can live with that.

I'm under the impression the paths are somehow messed up. On Firefox, I'm getting: ``` Uncaught (in promise) Error: GraphQL error: ENOENT: no such file or directory, open 'C:\Users\sobral\_repositories\foo\E:\_repositories\foo\assets\scripts\forms\toggle-submit-button.unit.test.js' ```...

Rethinking... My code is retro-compatible only in case the style is set inline. I guess I should change it.