Fandoc 0.0.2
Alternative and extensible Fandoc writers that provide intelligent context. (Internal)

Fandoc is a support library that aids Alien-Factory 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.

Read more...

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.

afFandoc.pod (59.69 kB)

Use

To use Fandoc in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afFandoc 0.0.2 - 0.0"]

Documentation

Information

Meta information on the Fandoc pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
59.69 kB
Licence
ISC
Built on
27th Dec 2018
Source code
via Git at https://github.com/SlimerDude/afFandoc
Depends on
fandoc, syntax, sys
Referenced by
Javascript Compatible

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 4 releases of Fandoc: