This website requires JavaScript.
Explore
Help
Sign In
kts
/
kettext
Watch
1
Star
0
Fork
You've already forked kettext
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
408
KiB
Perl
100%
9cb4f36ee4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
kts
9cb4f36ee4
kettext.pl now has proper usage screen. Also allows for convertor specification via --convert/--convertTo=HTML. Other stuff too!
2014-12-02 04:48:45 -08:00
documentation
Small header check now must be at beginning of string without any spaces. Match text now surrounded by \Q and \E so the match is not read as regex. Lightly modified documentation
2014-11-28 16:04:40 -08:00
test
Initial commit of kettext. Contains mostly complete implementation of kettext.
2014-11-27 16:05:50 -08:00
.gitignore
added *.swp to .gitignore.
2014-11-27 19:26:57 -08:00
.kettext_rules.ktx.swp
Initial commit of kettext. Contains mostly complete implementation of kettext.
2014-11-27 16:05:50 -08:00
TODO.ktx
Initial commit of kettext. Contains mostly complete implementation of kettext.
2014-11-27 16:05:50 -08:00
kettext.pl
kettext.pl now has proper usage screen. Also allows for convertor specification via --convert/--convertTo=HTML. Other stuff too!
2014-12-02 04:48:45 -08:00
kettext.pm
kettext now exists as a front-end script and a module. The module separates parsing from conversion as well.
2014-12-01 22:25:41 -08:00