aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Miller example returns!Qieerb2018-03-231-1/+4
|
* Update example.fmarkQieerb2018-03-231-3/+1
|
* testing + fixesQieerb2018-03-231-2/+2
|
* Merge branch 'htmlgen' into toclinkingfixThunderMikey2018-03-232-27/+29
|\
| * Example (#172)ps-george2018-03-232-27/+29
| | | | | | | | | | | | * moving macro from included file to main file. removing TOC depth, fixing heading 6 * removing file
* | example changeQieerb2018-03-231-1/+3
|/
* Include fail (#170)ps-george2018-03-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Adding tests for %% (#165)Yann Herklotz2018-03-232-197/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [examples] Removing styleYann Herklotz2018-03-232-8/+1
|
* [examples] Adding more examplesYann Herklotz2018-03-232-3/+6
|
* [html] Adding html typeYann Herklotz2018-03-232-0/+17
|
* [Eg] Adding cool macrosYann Herklotz2018-03-232-1/+14
|
* make JS, add example.Qieerb2018-03-221-6/+9
|
* merge htmlgen into readmes_examplesGeorge Punter2018-03-222-7/+29
|\
| * RefStyle can be anywhere in documentQieerb2018-03-221-1/+2
| |
| * Sorts footersQieerb2018-03-221-1/+27
| |
| * Regex fix (#150)ps-george2018-03-212-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding decimal place arg to table demo * Updating examples * replacing image test * Update README for TOCite * More changes in TOCite README * Update README.md * testing fix * Adding js * Passing tests. Adding js. * Updating example file * correct html
* | merging htmlgenps-george2018-03-211-7/+50
|\|
| * Links and pics support in parser (#147)ThunderMikey2018-03-216-19/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding decimal place arg to table demo * Updating examples * replacing image test * Update README for TOCite * More changes in TOCite README * add link and picture support * Update README.md * add link and pics tests * Add js. Remove extraneous Open statement. Add html.
* | Updating example fileps-george2018-03-212-3/+73
| |
* | replacing image testps-george2018-03-212-1/+1
| |
* | Merge branch 'htmlgen' into readmes_examplesps-george2018-03-211-0/+85
|\|
| * ToC on HTMLGen side (#138)ThunderMikey2018-03-211-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Reference InlineElement type * use clearer head and body gen structure * fix top level program This is a temporary fix. Therefore, no table of contents will be displayed * complete match in MarkdownGen * make comments on Footnote * TOCGen without options * delete option argument for genHTML * fixing typos; still not passing tests * correct expected test result * fix inline footnote and citation issues * fix small type bug * fixing merge commit. still need to solve missing footnote tests * building js * fix test case * add comment to reference test * generalize reference searching * add comment to MatchTOC * add comment for header * make header work in the first line * add TOC tests * change variable name * add punctuation symbol to error msg * surround error msg with [] This allows better visual in rendered HTML * splitup the big reference test * footnote, citation bug fix append currentLine so that anything before footnote and citation are not thrown away * build JS
* | Updating examplesps-george2018-03-214-11/+61
| |
* | adding decimal place arg to table demops-george2018-03-161-1/+1
|/
* Check file exists (#137)ps-george2018-03-161-0/+1
| | | | | | * add fileExists check before trying to read from a file * readding file include into example
* use \newline in demo instead of \\\\\ (#136)ps-george2018-03-161-2/+4
|
* Mathjax cdn (#134)ps-george2018-03-161-1/+4
| | | | | | | | | | | | | | * first mathjax test * mathjax working in vscode (uses CDN, VSCode seems to cache after first use) * adding mathjax table format * Added HTMLify function which will help with fixing tests * test fix * adding new js
* [Clean] cleaning repo and adding examples directoryYann Herklotz2018-03-134-0/+43