https://github.com/singpolyma/wedit
Edit/view documents with wikitext
https://github.com/singpolyma/wedit
Last synced: 12 months ago
JSON representation
Edit/view documents with wikitext
- Host: GitHub
- URL: https://github.com/singpolyma/wedit
- Owner: singpolyma
- License: isc
- Created: 2009-08-08T00:48:00.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-08-08T01:26:53.000Z (almost 17 years ago)
- Last Synced: 2025-03-23T11:25:02.501Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
== Editor for wikitext. ==
* Preview/view as you type
* Load from file (dialog or command line argument)
* Save to file
== Building ==
You need a QT4 build system. Then run:
./autogen.sh
make