Commit Graph

949 Commits (master)

Author SHA1 Message Date
Matti Pastell 6b1722b354 Fix md2html and md2pdf on windows 2016-04-25 09:11:59 +03:00
Matti Pastell 09bde0577d Modified .gitignore 2016-04-25 08:51:56 +03:00
Matti Pastell 476619eb44 Update docs and Readme to reflect latest release 2016-04-24 16:24:15 +03:00
Matti Pastell 121ace9ec3 Fix a bug in out_path for Pandoc formats, tweak doctype autodetection 2016-04-24 16:12:30 +03:00
Matti Pastell 985d027939 updated news for v0.1.1 2016-04-24 15:58:47 +03:00
= 13670b1620 Allow out_path to be file or directory 2016-04-24 15:02:03 +03:00
Matti Pastell b5ac812ff4 Merge pull request #35 from mpastell/cache
Cache reimplemented
2016-04-23 19:39:51 +03:00
= 01a235fd88 Fix to deserialing cached content. Caching now works as previously documented and tests pass 2016-04-23 19:19:38 +03:00
= 6ef016cc5f Mostly fixed caching, echo=false needs fixing. Switched to JLD format. 2016-04-23 18:15:59 +03:00
= 0132cdd33b Added support for figure width in pandoc, updated tests 2016-04-23 09:40:07 +03:00
= 47317b512b Remove figure width from multimarkdown figs when out_width=nothing, #34 2016-04-23 08:51:25 +03:00
Matti Pastell d5aaae43fc Added multimarkdown formatter, #34 2016-04-22 20:59:13 +03:00
Matti Pastell cc2e66e0b9 Add DSP as test depency 2016-04-22 17:01:13 +03:00
Matti Pastell ec00702fe0 Fix to script reader 2016-04-22 16:42:51 +03:00
Matti Pastell a9d0120c3d Added documentation about new features 2016-04-22 16:16:50 +03:00
Matti Pastell 8292c17674 Implement autodetecting output format 2016-04-22 16:16:12 +03:00
Matti Pastell 42faaae5de Detect informat based on file extension 2016-04-22 15:39:25 +03:00
Matti Pastell 15f6f3b920 Add docs for script format 2016-04-22 15:09:16 +03:00
Matti Pastell d2a298a1d6 Added a test for the script reader 2016-04-22 14:44:30 +03:00
Matti Pastell 2b5e8ee968 Make mathjax work with sef-contained pandoc, fix a bug in script reader 2016-04-22 13:18:33 +03:00
Matti Pastell 680c089c1c Added example script for publishing 2016-04-22 12:48:23 +03:00
Matti Pastell aa66a8d1d0 Merge branch 'master' into script_reader 2016-04-22 09:38:27 +03:00
Matti Pastell 0c847f2378 Added tangle option to code chunks, closes #33 2016-04-22 09:26:27 +03:00
Matti Pastell 50ead387bb Started working on script example, weaving seems to work 2016-04-21 19:12:43 +03:00
Matti Pastell 54ada93bdd First version of script reader implemented, needs testing 2016-04-21 19:02:08 +03:00
Matti Pastell 6f4fa68427 Make inputs have a type, old readers work 2016-04-21 18:51:06 +03:00
Matti Pastell 3df46a118a New doc structure, added getting started 2016-04-21 14:36:55 +03:00
Matti Pastell bbe797fcc8 Improved examples 2016-04-20 22:19:01 +03:00
Matti Pastell 92a5a372c4 Updates to gadfly sample 2016-04-20 21:31:55 +03:00
Matti Pastell 54a9a79e98 Changed readall to @compat readstring 2016-04-20 21:01:14 +03:00
Matti Pastell f62a315dc0 Fixes Winston support, some tests now work on 0.5 2016-04-20 20:23:00 +03:00
Matti Pastell 589e0aaf61 Updated news 2016-04-20 19:08:06 +03:00
Matti Pastell 1d2c108fa9 Fix changes to tests caused by whitespace fix in reader 2016-04-20 19:02:43 +03:00
Matti Pastell 65a10335a3 Added md2pdf format 2016-04-20 18:36:26 +03:00
Matti Pastell 9a7aebc98d Exception handling for missing pandoc 2016-04-20 17:04:38 +03:00
Matti Pastell 34ea7f495e Move css back to separate file 2016-04-20 16:58:38 +03:00
Matti Pastell bb613d1017 Fixed extra empty space in first doc chunk, tweaks to html style 2016-04-20 16:32:22 +03:00
Matti Pastell d974134ee4 First version of md2html formatter using templates and pandoc 2016-04-20 15:41:54 +03:00
Matti Pastell 6bec8f19ea Fix output for paths containing ~ 2016-04-20 13:18:12 +03:00
Matti Pastell dca8fa5bf4 Update syntax for command line scipt and add it to docs 2016-04-20 12:56:06 +03:00
Matti Pastell 9ad7493e1d Updated doc structure 2016-04-20 12:26:22 +03:00
Matti Pastell ffcccbb71c Change mkdocs theme 2016-04-20 11:56:01 +03:00
Matti Pastell 363fd98d24 Added documentation for chunk options 2016-04-20 11:44:36 +03:00
Matti Pastell 57fdbe72f9 Added tests for changing chunk options 2016-04-20 11:30:22 +03:00
Matti Pastell a1de2c64e2 Added setting and restoring chunk options 2016-04-20 11:16:50 +03:00
Matti Pastell f7e18f45a3 Removed unsused code 2016-04-19 17:36:56 +03:00
Matti Pastell 54663179cb Add test and docs for hold chunk option 2016-04-19 17:07:07 +03:00
Matti Pastell 1ede33365b Change pandoc output to output inline images if there is no caption 2016-04-19 16:48:30 +03:00
Matti Pastell 526646bb79 Add hold option for chunks 2016-04-19 16:39:10 +03:00
Matti Pastell f50c94d0ed First version of documentation with Documenter.jl and mkdocs. Remove Docile depency 2016-04-19 16:10:10 +03:00