Commit Graph

326 Commits (a4891b01a8f20557270f827a9c5a5e5e7c25ec6a)

Author SHA1 Message Date
Giuseppe Ragusa bc1d88c8d3 Added string to Date(now()) to prevent method error 2016-04-29 16:32:05 +02:00
Matti Pastell 699f5b46e7 Move plotlib_set flag to rcParams 2016-04-29 16:56:05 +03:00
Matti Pastell 30a83667ee Add autodetection of plotting library, and pre and post chunk hooks, prehook for setting plot size with plots.jl 2016-04-29 16:41:18 +03:00
Matti Pastell d5f1fd4d19 Improved error handling for Pandoc 2016-04-28 16:11:45 +03:00
Matti Pastell 3d8bccdb52 Remove debug info 2016-04-28 12:07:02 +03:00
Matti Pastell 244cb9ab17 Merge pull request #37 from mpastell/winston
Fixed winston formats
2016-04-28 12:01:39 +03:00
Matti Pastell 81bca0543f Fixed winston formats 2016-04-28 11:16:02 +03:00
= 9f5a141701 Disable Winston tests on travis 2016-04-27 22:10:56 +03:00
= b6031cd111 Added tests for plotjl/generic multimedia 2016-04-27 22:04:21 +03:00
= daa645ac58 Added tests for rich text, added display methods for markdown and latex 2016-04-27 21:52:55 +03:00
= 2681f19c19 Fixed tests to match the new slightly different output 2016-04-27 21:24:44 +03:00
Matti Pastell e2da54fa54 Update tests and depencies 2016-04-27 20:10:28 +03:00
Matti Pastell 9d4e68ca5c Remove syntax highlighting from markdown output 2016-04-27 19:34:37 +03:00
Matti Pastell dca852ed89 Catching of rich output implemented, initial tests with DataFrames and HTML 2016-04-27 19:18:17 +03:00
Matti Pastell 64fd4daa1d Display images automatically only if they are not assigned to variable 2016-04-27 17:52:38 +03:00
Matti Pastell 506f48f4dd Fix parsing: parse variables and not just expresssions 2016-04-27 17:30:33 +03:00
Matti Pastell 31392a067f Displaying and collecting rich results implemented 2016-04-27 17:14:42 +03:00
Matti Pastell da5001bd31 Set mimetypes based on document format, started work on capturing 'rich' text results 2016-04-27 16:05:11 +03:00
Matti Pastell 45f8871740 Generic svg and png handlers work 2016-04-27 15:10:26 +03:00
Matti Pastell 37f0c7f796 Added more general display methods for png and svg, gadfly modified to catch svg's 2016-04-27 14:51:15 +03:00
Matti Pastell f24b2157a6 First version with Plots.jl support, need to decide how to display figures 2016-04-27 10:18:06 +03:00
Matti Pastell 87e7965627 Updated release notes 2016-04-27 09:04:47 +03:00
Matti Pastell 4483f6f052 Improved regex for start of markdown chunks 2016-04-26 18:45:26 +03:00
Matti Pastell 1ab5351461 Tweak Readme 2016-04-26 00:43:00 +03:00
Matti Pastell dcfc315c17 Added info about editor support 2016-04-26 00:41:34 +03:00
Matti Pastell 9cd17ca212 Syntax fix to a sample 2016-04-25 23:55:30 +03:00
Matti Pastell 8ffef8ff7d Tweaks to markdown reader regex 2016-04-25 23:52:14 +03:00
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