This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
knockoff /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 03 05:39:26 -0700 2009 | |
| |
Email Address.text | Sat Oct 31 05:05:11 -0700 2009 | |
| |
MarkdownTest_1.0/ | Sat Oct 31 05:05:11 -0700 2009 | |
| |
Markdown_1.0.1/ | Sun Sep 27 04:06:48 -0700 2009 | |
| |
discounter | Sun Oct 11 05:38:30 -0700 2009 | |
| |
license.txt | Thu Oct 08 13:35:08 -0700 2009 | |
| |
plugins/ | Sat Oct 17 09:38:42 -0700 2009 | |
| |
project/ | Mon Oct 26 14:49:11 -0700 2009 | |
| |
readme.markdown | Sat Oct 17 09:38:42 -0700 2009 | |
| |
release | Sat Oct 31 05:05:11 -0700 2009 | |
| |
src/ | Sat Oct 31 05:05:11 -0700 2009 | |
| |
test | Sun Sep 27 04:06:48 -0700 2009 | |
| |
testng.xml | Sun Mar 15 13:08:44 -0700 2009 | |
| |
tickets/ | Sun Oct 11 05:38:30 -0700 2009 |
readme.markdown
KnockOff - A Parser + Object Model (in Scala)
Knockoff is Yet Another Markdown processor, this time, with an object model, aimed for ease of use in a Scala-based environment.
See the project home for more information.
Filesystem Notes
I've added the source Markdown perl script and test suite to the main directory.
The
testscript is used to run the Markdown Test suite. (Note: I've made some subtle adjustments.)The
discounterscript is used to run the default knockoff Discounter object that has been compiled.pluginsare special sbt plugins in use by the project. (Just build the plugins in here before running the project.)







