Results 7 issues of Natasha Kerensikova

Hello, my usual browser is w3m, and Twitter used to be a wonderful website with it, but that died with the old UI, so I tried nitter instead, which is...

enhancement

Hello, I'm still discovering the syntax and trying to understand the existing parser, please let me know if I missed something. As far as I understand, attribute keys and bare...

Please consider the following example in the playground: ``` - foo + bar * baz - [ ] foo + [ ] bar * [ ] baz ``` That yields...

It was a tangential point in #249: currently djot doesn't provide a way to add attributes for list items, table cells, and table rows. The syntax would be straightforward, keeping...

Hello, sorry to bother you again. As it might be obvious now, I'm implementing a new djot parser, and trying to match existing behavior. Here is something which surprises me...

Hello, I'm trying to setup Wekan by adapting the `docker-compose.yml` to work with CAS authentication, and when authenticating with a user not yet seen by Wekan, the CAS validation fails...

Feature:User-accounts:CAS
Paid Feature

Hello, when using several references to the same footnote, multiple `a` elements are generated with the same `id` attribute. Isn't that invalid HTML? The simplest example I found is `foo[^a]...