diff options
author | Andinus <andinus@nand.sh> | 2020-11-25 11:29:10 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-11-25 11:29:10 +0530 |
commit | c3648a0e486ad09f0da857598bb6b559af082c18 (patch) | |
tree | 518536913f6b0dd1ebacdf9cb8e6c9de1978f82b | |
parent | 674e049a6f65734c458da5fd638eb9868bd487af (diff) | |
download | draco-c3648a0e486ad09f0da857598bb6b559af082c18.tar.gz |
Fix formatting in News section
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org index 8afba0f..7c848af 100644 --- a/README.org +++ b/README.org @@ -73,8 +73,8 @@ sudo dnf install perl-JSON-MaybeXS perl-HTTP-Tiny perl-Unicode-LineBreak ** v0.3.1 - 2020-11-25 Minor improvement. -+ Put author name in code block if it begins & ends with "_". - Org underlines headings that begin & end with "_". ++ Put author name in code block if it begins & ends with "=_=". + Org underlines headings that begin & end with "=_=". ** v0.3.0 - 2020-11-24 This version adds code to fetch all the comments in a thread. Now users can archive the whole thread. |