diff options
author | Arun Isaac | 2024-01-26 15:49:06 +0000 |
---|---|---|
committer | Arun Isaac | 2024-01-26 15:49:06 +0000 |
commit | fd7895da687b13a1121ef2f4a532005ccaff5981 (patch) | |
tree | 4ab219edee5572fad24e587896d40626e2c38867 | |
parent | c21a0a7e03520d1423b4d10d540ea089c673ed80 (diff) | |
download | ccwl-fd7895da687b13a1121ef2f4a532005ccaff5981.tar.gz ccwl-fd7895da687b13a1121ef2f4a532005ccaff5981.tar.lz ccwl-fd7895da687b13a1121ef2f4a532005ccaff5981.zip |
NEWS: Mark (term ansi-color) as code.
* NEWS.org (Changes in 0.3.0)[Other]: Mark (term ansi-color) as code.
-rw-r--r-- | NEWS.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ the exact context of errors in workflow descriptions. ** Other *** Serialize atomic YAML dictionary values on the same line *** Serialize YAML arrays with a single atomic value on the same line -*** New guile-lib dependency for (term ansi-color) +*** New guile-lib dependency for ~(term ansi-color)~ * Changes in 0.2.0 (since 0.1.0) ** Documentation |