Morten Piibeleht

Results 372 comments of Morten Piibeleht

Added an entry to the OP. > - [ ] **Extra navigation links.** The logo and title in the navigation menu should probably link to something (docs root perhaps? Logo...

> This is a style suggestion: it would be great if inline text that is marked as a code block (i.e. uses double ` to start and end that block)...

Added to the OP: > - [ ] **Handle CDN failures better.** If the CDN serving fonts or javascript libraries is not reachable, the page rendering blocks until the attempted...

I think it would be awesome to use JuliaMono in the PDF. Are there any technical difficulties with switching it over. As for symbols (including emojis) not supported by JuliaMono...

It would also be necessary to make the Julia Mono font files available to the user somehow. And the same applies to other fonts not easily available in Linux distros....

Would be happy to look at the PR if someone puts a proof of concept together. We now have a small LaTeX showcase PDF being built as part of the...

It is possible to also pass your own function via the `Filter` option, which might allow you to do what you want.

It's probably because we naively just print `\chapter` etc for each heading, and I believe we should be detecting if we're printing those MD nodes within an admonition and then...

I haven't looked at this PR in detail yet, but if we get some caching, that would be awesome. > Perhaps the return-key form entry could be disabled on the...

So you mean an argument to an `jldoctest` block? Technically it would be doable, but I am a bit sceptical whether this is a good idea. E.g. in docstrings, you'd...