aboutsummaryrefslogtreecommitdiffstats
path: root/FMark
Commit message (Collapse)AuthorAgeFilesLines
* Update javascript and lock fileYann Herklotz2018-10-213-61/+505
|
* Cleaned whitespaceYann Herklotz2018-08-261-2/+0
|
* Cleaning up some moreYann Herklotz2018-08-253-28/+2840
|
* Cleaning up repositoryYann Herklotz2018-08-253-119/+38
|
* [js] Rebuilding JSYann Herklotz2018-03-232-1092/+1092
|
* Adding more documentationYann Herklotz2018-03-231-5/+0
|
* make jsQieerb2018-03-232-1199/+1212
|
* miller fixQieerb2018-03-231-3/+12
|
* testing + fixesQieerb2018-03-231-11/+0
|
* build JSThunderMikey2018-03-232-310/+326
|
* fix markdowngen testerThunderMikey2018-03-231-3/+3
|
* fix htmlgen testerThunderMikey2018-03-231-26/+27
|
* line breaks in referencesQieerb2018-03-231-2/+9
|
* fix htmlgenThunderMikey2018-03-231-3/+3
|
* Merge branch 'toclinkingfix' of https://github.com/ymherklotz/FMark into ↵Qieerb2018-03-233-11/+11
|\ | | | | | | toclinkingfix
| * fix parser issuesThunderMikey2018-03-232-10/+10
| |
| * fix markdowngen issuesThunderMikey2018-03-231-1/+1
| |
* | fixed toc testsQieerb2018-03-231-12/+12
|/
* type changeQieerb2018-03-233-16/+28
|
* Include fail (#170)ps-george2018-03-237-523/+525
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Going through ps-george list for readmes_examples * separating vanilla markdown into implemented list and design decisions * Updating format * moving build passing * adding link to examples.fmark * Individual README * README updates * Update README.md * Update README.md * Update README.md * Update README.md * typo fix * Adding CLI and markalc docs * remove .html file, can generate from example.fmark * README update * [Doc] Updating readme * adding newline before TOC * Adding reamde * change TOC syntax in readmes * print file path if include fail * fix grammar issuse in readme * final js build and include fail visibily
* fix reference bug (#169)ThunderMikey2018-03-231-2/+2
|
* Adding tests for %% (#165)Yann Herklotz2018-03-237-32/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Going through ps-george list for readmes_examples * separating vanilla markdown into implemented list and design decisions * Updating format * moving build passing * adding link to examples.fmark * Individual README * README updates * Update README.md * Update README.md * Update README.md * Update README.md * typo fix * Adding tests for %% * Adding CLI and markalc docs * remove .html file, can generate from example.fmark * adding js
* Logger update (#166)ThunderMikey2018-03-237-12/+9
| | | | | | | | * removing from ParserHelperFuncs * delete local logger in MarkdownGen * replace all local logger with globLog
* delete printfn in parser (#167)ThunderMikey2018-03-231-1/+0
|
* Remove function no longer used (#168)Qieerb2018-03-232-11/+6
|
* [html] Removed ENDLINE from testYann Herklotz2018-03-231-3/+3
|
* [html] Removing newlines from html blocksYann Herklotz2018-03-233-28/+27
|
* Adding html typeYann Herklotz2018-03-231-0/+2
|
* [html] Added HTMLLIT token to identify HTML blocks in parserYann Herklotz2018-03-232-24/+24
|
* [html] Adding html typeYann Herklotz2018-03-231-1/+2
|
* [Clean] Cleaning up a bitYann Herklotz2018-03-232-21/+19
|
* Removed warning and rebuilding jsYann Herklotz2018-03-233-8/+10
|
* Merged #161 and regenerated jsYann Herklotz2018-03-234-67/+287
|\
| * build JSThunderMikey2018-03-222-1106/+1229
| |
| * add toc exclude parser testsThunderMikey2018-03-221-0/+14
| |
| * add toc exclude in parserThunderMikey2018-03-221-16/+99
| |
* | [js] Adding jsYann Herklotz2018-03-232-1298/+1379
| |
* | Merge branch 'htmlgen' of github.com:ymherklotz/FMark into lexer-fixYann Herklotz2018-03-2313-1336/+1565
|\|
| * make JS, add example.Qieerb2018-03-222-144/+187
| |
| * markdowngen fixQieerb2018-03-221-1/+1
| |
| * Merge branch 'readmes_examples' into separate_citeGeorge Punter2018-03-221-2/+5
| |\
| | * Markdowngen fixGeorge Punter2018-03-221-2/+5
| | |
| * | footnote link should be sup, fixing testGeorge Punter2018-03-221-1/+1
| | |
| * | fixing htmlgen testGeorge Punter2018-03-221-1/+1
| | |
| * | footnote typoGeorge Punter2018-03-221-1/+1
| | |
| * | ht typo fixGeorge Punter2018-03-221-4/+4
| | |
| * | typo in typesGeorge Punter2018-03-221-2/+2
| | |
| * | changing reference in TOCite.fs to InlineFootnoteGeorge Punter2018-03-221-1/+1
| | |
| * | renaming Cite->InlineCitation, Foot->InlineFootnoteGeorge Punter2018-03-226-14/+14
| | |
| * | remove broken code tidyGeorge Punter2018-03-221-1/+2
| | |