Marcus Brinkmann

Results 56 issues of Marcus Brinkmann

Don't use verbose with gpg

Currently, a nested menu has grey-and-nonclickable main menu entries in the nav section. This patch allows a "landing page" for such top level menu entries even with nested sections. This...

Oh well. This probably needs to be a global configuration option. In my case, I want to use top level sections for parts in a multivolume book, and subsections for...

Hi, ``` {{ .Name | title }} ``` Oh well. This garbles "User's manual" into "User'S Manual" (uppercase S). :-/

If the highlighted span is at the very start of a line, it's not functional. The result is a literal copy of the line including the backtick character, without highlighting....

markdown

I almost feel like misusing the ticket system, because this feels more like a support question. But I don't know how to reach the community in another way, sorry! Is...

usage question

**Describe the bug** The block expression `{{#if flag}}...{{/if}}` only works on a single line, and thus is not a block expression after all. :disappointed: **To Reproduce** Grammar: ``` Hello {{#if...

Now that I have to understand all addressing mode and opcodes for my target architecture, I wish I could add some docs to the disassembled instruction that can be shown...

I-enhancement
A-qml

Blue sky issue, but: there are going to be a lot of formats supported. They need a better organization (hierarchical), but also, panopticon could do a better job by statistical...

I-enhancement
A-qml

There needs to be a framework and some examples how to analyse data ranges. There is a continuum from basic display options (raw hex, decimal, binary, number of bytes per...

I-enhancement