Bruce D'Arcus
Bruce D'Arcus
FWIW, I agree this is needed. I think the existing docs assume you already understand the system. As a simple example, I have no clue, at all, what the "protocol"...
FWIW, pandoc (which is always well thought out) has DL support: http://johnmacfarlane.net/pandoc/README.html#definition-lists
@theory - yes, mostly; it does say it's "inspired by" PHP Markdown. I'm not sure where it differs.
You can see some of the complexity I noted discussed in #6. As I'm hinting there, would be nice from my POV ultimately for org to handle that kind of...
I see the same.
FWIW, I am working on a project where I started with this package for schema generation, then moved to `ts-json-schema-generator` based on this issue, where I triggered a bug there...
I seem to see similar; format doesn't get added to the schema. Is there a workaround? ```typescript /** * An EDTF level 0 or 1 date, with optional seasonal range....
I've not read this carefully at all, but I'll just repeat the essence of what I earlier posted on a citation issue here: Look at the pandoc citation model, and...
> Can you explain what aspects of org-cite specifically seem non-workable in a norg context? I should indeed clarify that. I only meant the `cite/t/c` bit below, where the `t`...
> Haven't looked into whether processors actually implement the completion menu display+filtering or just provide a list of candidates similar to nvim-cmp sources. The default insert processor uses minibuffer completion....