Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc-UI

UI wrapper around pandoc available on every platform with pandoc installed.

To use simply download the jar available in the releases and open it. The ui should open if java is installed.

Pandoc-UI settings sample

MyDocuments/Asra-Notion/Pandoc-UI/settings.xml

<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <PresetList>
    <Preset>
      <Name>Preset</Name>
      <InputFormat>.docx</InputFormat>
      <InputFolder>C:\Users\User\OneDrive</InputFolder>
      <OutputFormat>.md</OutputFormat>
      <OutputFolder>C:\Users\User\Source</OutputFolder>
    </Preset>
  </PresetList>
  <UseOutputFolder>true</UseOutputFolder>
  <SelectedOutput>-1</SelectedOutput>
  <PromptSave>true</PromptSave>
</Settings>

About

Pandoc UI wrapper using JavaFX

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages