Fandoc 2.0.6Intelligent and extensible Fandoc writers (Internal)
Fandoc is a support library that aids Fantom-Factory Ltd in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.
Alternative and extensible Fandoc writers that provide intelligent context.
<pre>
blocks are parsed, providing syntax highlighting for code, and table rendering.
Hooks are provided to resolve link and image URLs so invalid links may be highlighted.
Install
To install Fandoc with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install Fandoc with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use Fandoc in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afFandoc 2.0.6 - 2.0"]
Documentation
Information
Meta information on the Fandoc pod:
- Published by
- Steve Eynon
- Organisation
- Fantom-Factory Ltd
- Pod file size
- 110.40 kB
- Licence
- ISC
- Built on
- 8th Jul 2023
- Source code
- via Git at https://github.com/Fantom-Factory/afFandoc
- Depends on
- fandoc, syntax, sys
- Referenced by
- Javascript Compatible
Dependency Graph
Release History
There have been 4 releases of Fandoc: