Skip to content

bumper314/pandoc-goalscape

Repository files navigation

pandoc-goalscape

Pandoc custom writer for generating Goalscape Project files (.gsp)

Installation

Usage Example

# Title

## Subgoal 1

This text will appear in the **Notes** tab, which supports:

- *simple* styling
- [links](http://pandoc.org)
- and flat lists

## Subgoal 2

## Subgoal 3

Convert the Markdown file example1.md to a Goalscape Project file example1.gsp using the command:

pandoc -t goalscape.lua --template default.goalscape --filter ./pandoc-filter-goalscape.php examples/example1.md > examples/example1.gsp

The result in Goalscape:

Examples To Be Documented

About

Pandoc custom writer for generating Goalscape Project files (.gsp)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published