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: This runs pandoc as a wasm executable in the user's browser. For Fidus Writer 4.0 there was also the option to run it on the server (which required fewer resources by users and their browsers but more by the server). Due to resource restraints, running on the server is no longer supported. Please contact us if you want to revive this mode.
Installation
- Install Fidus Writer with the correct version of the plugin like this:
pip install fiduswriter[pandoc]
- Add "pandoc" to your INSTALLED_APPS setting in the configuration.py file like this::
INSTALLED_APPS += (
...
'pandoc',
)
- Create the needed JavaScript files by running this::
python manage.py transpile
- (Re)start your Fidus Writer server.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fiduswriter_pandoc-4.1.4.tar.gz.
File metadata
- Download URL: fiduswriter_pandoc-4.1.4.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a7bbb5bfb114347b6ea1534a854cb490338c56dcc35810ae9975100c7d327a
|
|
| MD5 |
86d4e1ea695d2fb7bc7334a45b4b265e
|
|
| BLAKE2b-256 |
0fe8befeba94ab22034d66999f2a7d62dc7b4c3614125f179646bbad15519049
|
File details
Details for the file fiduswriter_pandoc-4.1.4-py3-none-any.whl.
File metadata
- Download URL: fiduswriter_pandoc-4.1.4-py3-none-any.whl
- Upload date:
- Size: 68.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43db4de40c8c352eb6e3bc309af5d5f3adbd0ff39ccaf2917d549481e1e5e7f6
|
|
| MD5 |
139761e51a8562e4f4e3da91efe50b9d
|
|
| BLAKE2b-256 |
36f53a3a59cda080c6f388a2ac6f91e3c25a961e4d962fe3e0cd7e7f0078ae08
|