kibigo!

Results 28 comments of kibigo!

So, to add additional context to this, the mentioned _Namespaces in XML Recommendation_ introduces a new concept known as “namespace-well-formed” which requires element and attribute names to match the `QName`...

This appears to be because the attributes are stored on an ordinary empty object `{}`, and attribute presence is checked using the `in` operator, which walks the prototype chain. `"constructor"...

i think supporting inserting characters by codepoint is a good thing—especially with invisible or confusable characters it can be useful. i think HTML entity names are not so good; many...

@uvtc the bigger concern is invisible characters, for example variation selectors, right‐to‐left and left‐to‐right marks, ligation marks (zero‐width joiner and zero‐width non‐joiner), characters which allow breaks (zero‐width space) and prevent...

**RE: “Participating on instances where you do not have an account”:** There are people working on this problem but those people are not the Mastodon development team and those technologies...

Historical note: #373

my current (Makefile‐based) workflow involves `cat`-ing a number of YAML files onto the front of a Markdown document prior to it being read in by Pandoc. i’m not too attached...

as `:` is already being used for emoji, i might prefer `@` as a sigil (`[My English text]{@en}`) `@` has some precedent as a language indicator on the web (it...

#5878 & #5886 fixed the version presenter stuff and #5889 & #5895 fixed most of the remaining errors here. I’m hoping #5894 solves the last of the problems, but I’m...

We’re currently looking at using [samvera-labs/houndstooth](https://github.com/samvera-labs/houndstooth) to provide metadata information for [surfliner/comet](https://gitlab.com/surfliner/surfliner/-/tree/trunk/comet) (which is Hyrax‐ and Valkyrie‐based) and would like to define all non‐mission‐critical metadata fields in that way. Ideally,...