Changes between Version 4 and Version 5 of PandocPlugin


Ignore:
Timestamp:
Apr 12, 2022, 6:31:51 AM (2 years ago)
Author:
figaro
Comment:

Tagged with preview

Legend:

Unmodified
Added
Removed
Modified
  • PandocPlugin

    v4 v5  
    55== Description
    66
    7 This is a generic preview plugin using [http://pandoc.org/ Pandoc]. Pandoc is a tool to convert files from one markup format into another and is GPL licensed.
     7This is a preview plugin that uses [http://pandoc.org/ Pandoc] to convert files from one markup format into another. Pandoc itself is GPL licensed.
    88
    9 Currently, it can render docx files in the repository browser.
     9Currently, it can render docx files in preview mode in the repository browser.
    1010
    1111== !Bugs/Feature Requests