Imporve current orgmode highlight support

Continuation of !272 (merged) and !276 (merged).

This patch added the following OrgMode syntax supports:

  • Implicit link in text: http://example.org/
  • Plain link: [[example.org]]
  • Link with description: [[kde.org][KDE Website]]
  • Macro replacement marker: {{{marker}}}

Merge request reports

Loading