Christoph Päper

Results 272 issues of Christoph Päper

https://talk.commonmark.org/t/info-strings-for-suffixed-headings/2902 https://talk.commonmark.org/t/info-strings-elsewhere/2610 PS: also consistently uses _URL_ instead of _URI_

- make it possible to retain source code information where syntax variants are possible - exclude links within links - open to name changes Not sure whether this would work:

fixes #516 - ATX heading = prefixed heading - setext heading = underlined heading

As documentend in `README.md`, the source file for the specification, `spec.txt`, uses custom fenced code blocks wherein the info string starts with `example` . ~~~ markdown ```````````````````````````````` example Markdown source...

Many spec authors and implementers may be used to the terms _ATX heading_ and _setext heading_ by now, but they are completely opaque to any newbie who has never worked...

As far as I can see there is currently no way to specify [elastic tabstops](http://nickgravgaard.com/elastic-tabstops/) for `tab_width`. I believe there should be a value for that.

feature request

`XK` for Kosovo has been added. It’s being used by CLDR/Unicode, IMF and some others. There are some other private use alpha-2 codes that are (or could be) associated with...

ISO 3166/MA won’t assign (non-private) alpha-2 codes that are used by WIPO standard ST.3, cf. [my Gist](https://gist.github.com/Crissov/cc8880a922bc579b81c576e7f5c418ce). These are codes for pan-national patent and intellectual property organizations. Most of them...

Removed or deprecated ISO alpha-2 codes normally get alpha-4 codes in Part 3 of the standard. This is a way to support flags for “countries” that are no more (but...

Some ISO 3166-2 subregions for US and UK/GB are already included as `US-##.{svg,png.html}` and `UK-###.*`, respectively. BCP47 doesn’t care much about those, but UTR51.10+ does. There are currently 5000ish subregion...

enhancement