summary refs log tree commit diff
path: root/bin/cash/var.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 20:34:20 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 20:34:20 -0500
commit8110bc3af5c547b91cdd863c575b5a9c13f62b8e (patch)
treebcfa34b9b90aa6af57ee0d1180eb499c81a7ec13 /bin/cash/var.h
parentDon't match DQ string inside SQ string (diff)
downloadsrc-8110bc3af5c547b91cdd863c575b5a9c13f62b8e.tar.gz
src-8110bc3af5c547b91cdd863c575b5a9c13f62b8e.zip
Add plain text "language" to hi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
hlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts