about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-08-28 03:59:50 +0000
committerEric Wong <e@80x24.org>2022-08-28 17:50:50 +0000
commit3f3c294e9466a4db7e0ed53e57b37226d0715f8a (patch)
treeaff02f6b32f90eafc35f4dd586393545909549d8 /TODO
parent81ea7f0100f016ad8c66605b49230e876a1eb82d (diff)
downloadpublic-inbox-3f3c294e9466a4db7e0ed53e57b37226d0715f8a.tar.gz
The `highlight' module seems to highlight every digit in
YAML (and possibly other) source files.  This causes problems
in linkify_2 which replaces the placeholders with proper URIs.
I suspect `-' and other punctuation characters will cause
similar problems, so we must stick to [A-Za-z].

Thus transliterate 0-9 to A-J in the hex key to ensure highlight
doesn't see digit characters, and rename the prefix to be
project-name independent.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions