diff options
author | Ben McGinnes <[email protected]> | 2018-02-19 15:51:02 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-02-19 15:51:02 +0000 |
commit | 1ae3ead2cd854258954e784bf51f03822321aefe (patch) | |
tree | ef7360d27f8a57dbc84bc9e9e35038ac521f6e5f | |
parent | Schizophrenic file types (diff) | |
download | gpgme-1ae3ead2cd854258954e784bf51f03822321aefe.tar.gz gpgme-1ae3ead2cd854258954e784bf51f03822321aefe.zip |
Conflict with Phabricator files
* The developers of Phabricator, the web front-end on dev.gnupg.org
have not implemented renderers for Markdown, Org-Mode or any other
common markdown like language.
* They also refuse to do so.
* Instead they re-invented the wheel and implemented their own version
of Markdown-like thing which is incompatible with everything else.
It is called Remarkup.
* The developers of Phabricator and Remarkup have refused to provide
conversion tools to move files to/from any format to/from Remarkup.
* They expect everyone to learn their new favourite pet project.
* Remarkup may or may not display Org Mode files, but if so then it is
likely to only want to do so as plain text.
* There is an unaffiliated and unofficial project to convert Github
Markdown to Remarkup via Pandoc. This might be adapted for our use,
but requires testing.
* Until then exporting from Org Mode to UTF-8 text is likely the least
worst plan.
* Which means renaming this file to README.org first.
-rw-r--r-- | lang/python/README.org (renamed from lang/python/README) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lang/python/README b/lang/python/README.org index 9339bf82..9339bf82 100644 --- a/lang/python/README +++ b/lang/python/README.org |