aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-28 21:37:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-29 01:23:01 +1200
commit9f54662b735cc763e67c2e9597df014ded12b887 (patch)
tree614dc90a638c4ec868e5fe9d6a083ec93f051c5f
parentBump VERSION (diff)
downloaddotfiles-9f54662b735cc763e67c2e9597df014ded12b887.tar.gz
dotfiles-9f54662b735cc763e67c2e9597df014ded12b887.zip
Add an issue
-rw-r--r--ISSUES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 5ba90368..1d4a33b9 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -32,3 +32,5 @@ Known issues
newlines in their names. Can it be made to?
* Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash`
highlighting, but not with `sh` highlighting
+* The Markdown underline functions should count screen columns, not characters
+ or bytes