Mark Hansen
Mark Hansen
Hi there, we just noticed our [Graphviz docs](https://graphviz.org/docs/attrs/diredgeconstraints/) (hugo/goldmark-based) have smart quotes, breaking copy/paste ([Graphviz docs issue](https://gitlab.com/graphviz/graphviz.gitlab.io/-/issues/177)), where we're using `` blocks instead of backticks so that we can link...
Thanks for the workaround. We'll need to remove left & right padding and the code-block rounded corners from our code blocks so they don't have extra padding and rounded corners,...
Thanks! Sounds good On Sun, 11 Jun 2023 at 19:05, Andreas Deininger ***@***.***> wrote: > Closed #606 . > > — > Reply to this email directly, view it on...
I was wondering too. Here's some breadcrumbs to help figure out how to do it... Here's an old blogpost explaining how it used to be done: https://amigotechnotes.wordpress.com/2014/05/17/how-to-create-a-spk-for-synology-dsm-to-distribute-your-lamp/ Here's the new...
> This extension doesn't recognize .timedot files That's right, I haven't implemented it. > is there a way to enable it? You'd have to write some code to syntax-highlight the...
Looks like this was done in https://github.com/beancount/beanprice/commit/e49ff4cc8e1961025ae89c116280517d56c2a347, maybe we can close this now.
Thanks, seems like a good feature to support. Can you add some tests? There are lots of existing tests to see examples On Tue, 27 Dec 2022 at 02:34, Yuto...
I think your change makes sense. I think account name in comment doesn’t need to be highlighted, it’s mostly accidental that it is today. On Tue, 27 Dec 2022 at...
This is in order to get the latest version of bpftrace which should contain a fix for iovisor/bpftrace#515. Perhaps an easier workaround is to just install bpftrace from source rather...
Some errors I get, missing packages when building with `--full`, the workaround is to build without `--full`: ``` ./adeb prepare --distro bullseye --build --full |--------------| | adeb: v0.99h | |--------------|...