|
ZzOther
If you're not sure where to write, come here :)
OtherPlease add here your own comments, links and ideas about txt2tags. But maybe there is already a wiki page on the specific issue you'll write? Check the current wiki pages |
Sign in to add a comment
Tools for txt2tags:
After considering all the online wiki systems around, I found the pmwiki quite useful. It allows to add customized markup, and requires only php (data are stored in flat files).
I've made a little "cookbook" to support the basic txt2tags syntax, you can get it there:
http://www.pmwiki.org/wiki/Cookbook/Txt2tags
It's very easy to set up. You can test the markup on the linked page sandbox (in the "see also" section)
do you know if there is an editor which could display an index of all headers so you could reorganize your documents easier with it (you could cut a part, select the correct header and arrive quickly on it so you could paste your text)? A bit like:
this feature is now included into Geany (svn only at the moment): http://geany.svn.sourceforge.net/viewvc/geany/trunk/tagmanager/txt2tags.c?view=log
Please help improving it.