Skip to main content

A Fidus Writer plugin to connect to Pandoc.

Project description

FidusWriter-Pandoc

FidusWriter-Pandoc is a Fidus writer plugin to connect a Fidus Writer instance with Pandoc for document conversion.

NOTE: You should first install Pandoc and make it run as a server. It is included in the Ubuntu Snap version of Fidus Writer so that will be the simplest way to install it for 99% of users.

Installation

  1. Install Fidus Writer with the correct version of the plugin like this:
pip install fiduswriter[pandoc]
  1. Add "pandoc" to your INSTALLED_APPS setting in the configuration.py file like this::
INSTALLED_APPS += (
    ...
    'pandoc',
)
  1. Add a setting for the URL where you are running Pandoc in the configuration.py file like this:
PANDOC_URL = 'http://localhost:3030'
  1. Create the needed JavaScript files by running this::
python manage.py transpile
  1. (Re)start your Fidus Writer server.

Running pandoc as a server

To run pandoc as a server just type:

pandoc server

This will start it in server mode running on port 3030.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fiduswriter_pandoc-4.0.0rc1.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fiduswriter_pandoc-4.0.0rc1-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file fiduswriter_pandoc-4.0.0rc1.tar.gz.

File metadata

  • Download URL: fiduswriter_pandoc-4.0.0rc1.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for fiduswriter_pandoc-4.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 6f1d3d6a6fafe0c96753454f8494974b96d8886d1b98a8e3cc258f2b16ed0cd4
MD5 4b20461803d71fbc15a774146ccb356f
BLAKE2b-256 b8a5ece733ef5bf59d88cc3cbdefc7a23bc6a0aefcd93ae10945c3a189d0bd90

See more details on using hashes here.

File details

Details for the file fiduswriter_pandoc-4.0.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for fiduswriter_pandoc-4.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 ee48d9f5435c8affcab7ab32747ec185220ba8d936e841823ee63b02337283f6
MD5 4212f0953b32cc9f71ef61a2dee8bd7c
BLAKE2b-256 2025f5b36ed0dba0a51cb52a2392421016e75859a21b77c59cfe5689337225d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page