diff options
-rw-r--r-- | README.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -76,7 +76,7 @@ Some entry points: * Prior Art :PROPERTIES: - :UPDATED: [2023-07-23 Sun 17:55] + :UPDATED: [2023-07-23 Sun 18:22] :END: EmacsWiki has [[https://www.emacswiki.org/emacs/WikiModes][a list of wiki modes]], classified under two categories: @@ -90,8 +90,9 @@ EmacsWiki has [[https://www.emacswiki.org/emacs/WikiModes][a list of wiki modes] #+end_quote wiki.el mainly falls under the first category, though it cannot be -used for submitting back to wiki yet. The modes listed under the first -category are mostly specialised to one engine / markup. +used for submitting back to wiki yet. Unlike wiki.el, the modes listed +under the first category are mostly specialised to one engine / +markup only. wiki.el also supports editing local files as a local wiki, with native linking support, though it does not aim to contain features for |