Julien Kirch

Results 21 comments of Julien Kirch

Hello, an example, since I'm not sure how to make a relevant test - when using https://gist.github.com/seanami/496702 you can write sinatra helpers with blocks - write this kind of partial...

After thinking about it I wonder if it would make sense to include the gist content in the gem since using partial with blocks like in rails is a not-so-rare...

@Mogztter I'm interested in working on this issue but I don't know how to start it, for example `Asciidoctor::PreprocessorReader#resolve_include_path` doesn't seem to support a list of possible directories to look...

Not yet, I tried to hack a solution but can't make it work, I'm trying to find some kind of specification on the right way to do it from Microsoft

@Mogztter as the update to MathJax 3 has been done, shall this issue be closed ?

I'd like to work on this issue but I need to know what visual result you'd want to achieve for the quotes. For block quotes Asciidoctor displays only an opening...

> In my opinion, we should open a dedicated issue when we find an AsciiDoc/Asciidoctor feature that does not look great using the default style or when it has no...

From what I understand the minification is valid in theory, but the exact `0vw` value is required to workaround a bug in Safari. Safari's implementation is maybe wrong and I...

The query is valid, a thing to note is that the field can be updated asynchronously when a file is added to a document, so the query should be executed...

It would feel strange to add this information to an endpoint that is about version, maybe it should be added to a new `/file/:id` endpoint with all the data related...