https://github.com/moqui/moqui-wikitext
Moqui tool component for Eclipse Mylyn Wikitext to render wiki files such as confluence, mediawiki, textile, tracwiki, twiki
https://github.com/moqui/moqui-wikitext
Last synced: about 1 year ago
JSON representation
Moqui tool component for Eclipse Mylyn Wikitext to render wiki files such as confluence, mediawiki, textile, tracwiki, twiki
- Host: GitHub
- URL: https://github.com/moqui/moqui-wikitext
- Owner: moqui
- License: other
- Created: 2016-06-17T14:41:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T22:58:25.000Z (about 4 years ago)
- Last Synced: 2024-03-25T23:57:31.278Z (over 2 years ago)
- Language: Groovy
- Size: 569 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Moqui Eclipse Mylyn WikiText Tool Component
[](https://github.com/moqui/moqui-wikitext/blob/master/LICENSE.md)
[](https://github.com/moqui/moqui-wikitext/releases)
Moqui tool component for Eclipse Mylyn Wikitext to render wiki files such as confluence, mediawiki, textile, tracwiki, and twiki.
To install run (with moqui-framework):
$ ./gradlew getComponent -Pcomponent=moqui-wikitext
This will add the component to the Moqui runtime/component directory.
To use just install this component. The configuration for the TemplateRenderer implementations is already in place in the
MoquiConf.xml included in this component and will be merged with the main configuration at runtime.