diff options
| author | John MacFarlane <[email protected]> | 2020-06-29 13:42:22 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-07-18 13:04:42 -0700 |
| commit | 7231bae734d7118d5e646cf007a856435bdfefd7 (patch) | |
| tree | 90455e41c469946fc6ac9e496d5365e60c2ed79c | |
| parent | e749e2db04c02c9d18f489243a59cef87d484b6e (diff) | |
README.md.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,7 +50,7 @@ library. It can convert *from* notebook](https://nbformat.readthedocs.io/en/latest/)) - `jats` ([JATS](https://jats.nlm.nih.gov) XML) - `jira` - ([Jira](https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all) + ([Jira](https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all)/Confluence wiki markup) - `json` (JSON version of native AST) - `latex` ([LaTeX](https://www.latex-project.org/)) @@ -124,7 +124,7 @@ It can convert *to* Publishing Tag Set) - `jats` (alias for `jats_archiving`) - `jira` - ([Jira](https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all) + ([Jira](https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all)/Confluence wiki markup) - `json` (JSON version of native AST) - `latex` ([LaTeX](https://www.latex-project.org/)) |
