markup icon indicating copy to clipboard operation
markup copied to clipboard

switch from python-docutils to ruby-pandoc for rst files

Open Fuzzwah opened this issue 1 year ago • 0 comments

Using a ruby wrapper around pandoc removes the reliance on system level python3 + docutils lib. This change removes any inconsistency that comes from varying versions of python3 and docutils.

Fuzzwah avatar Mar 01 '24 03:03 Fuzzwah