Commit Graph

504 Commits (9aa01e4b89ec420f48463ab460cc5826af9b58f3)

Author SHA1 Message Date
Matti Pastell 9aa01e4b89
Get CI running on 0.7 (#137) 2018-08-13 15:06:07 +03:00
Matti Pastell 2508268500 Update Plots dependency 2018-08-10 00:24:42 +03:00
Matti Pastell 6217f4fb72 Update tests rc2 2018-08-07 12:54:51 +03:00
Matti Pastell c72b7e7668 Add test depencies 2018-08-06 11:11:36 +03:00
Matti Pastell 2dbb5cc696 Bump highlights in deps 2018-08-06 11:04:11 +03:00
Matti Pastell 341edd3784 Allow custom fields in templates, closes #100 2018-07-27 14:39:53 +03:00
Matti Pastell 4cd0b92792 Fix pandoc support, add raw options to pandoc requires pandoc 2. Closes #132. 2018-07-27 14:18:33 +03:00
Matti Pastell 3fc3e3c6e0 Use :label consistently 2018-07-27 10:42:14 +03:00
Matti Pastell 3c81cd5bf2 Merge branch 'pandoc-crossref' 2018-07-27 10:22:56 +03:00
Matti Pastell 28428e0832 Add tests for pandoc labels, closes #127 2018-07-27 10:22:30 +03:00
Matti Pastell a5ba74dcd1 Makes Plots a depency in order to run tests 2018-07-27 09:21:57 +03:00
Matti Pastell 347ddbc45c Update figure options in docs 2018-07-27 01:30:21 +03:00
Matti Pastell 89e990b1dd Merge branch 'kleinschmidt-dfk/pandoc-crossref' into pandoc-crossref 2018-07-27 01:03:40 +03:00
Matti Pastell 5c803db6ae Merge branch 'dfk/pandoc-crossref' of https://github.com/kleinschmidt/Weave.jl into kleinschmidt-dfk/pandoc-crossref 2018-07-27 01:02:43 +03:00
Matti Pastell bb350ab334 Add Project.toml 2018-07-27 00:58:05 +03:00
Matti Pastell bd5e1d9a3b Eval requires in Main, add WeavePlots module 2018-07-26 21:29:46 +03:00
Matti Pastell 160017b6e8 Remove plot library hack and use Requires instead 2018-07-26 20:32:10 +03:00
Matti Pastell 44455a1fda Fix generic pdf support 2018-07-26 12:42:52 +03:00
Matti Pastell 973274bf22 Fix Plots support 2018-07-26 12:20:04 +03:00
Matti Pastell 93bb9ced2d Fix occursin bugs 2018-07-26 11:35:17 +03:00
Matti Pastell f90547cee6 Fix bug in Sandboxing, run code in sandbox module by default 2018-07-26 02:01:10 +03:00
Matti Pastell b136fa615d Fix header parsing, update example 2018-07-26 00:26:38 +03:00
Matti Pastell b5e02cad36 Add tests for running in Main or sandbox module. Closes #101 2018-07-26 00:12:48 +03:00
Matti Pastell e5d2045350 Clean formatters 2018-07-25 23:26:39 +03:00
Matti Pastell 373f5e9d37 Allow choosing where to eval code. 2018-07-25 23:24:25 +03:00
Matti Pastell d72734a828 Use testsets 2018-07-25 21:43:38 +03:00
Matti Pastell ac26ffe271 Fix formatter test 2018-07-25 11:22:12 +03:00
Matti Pastell 7c091ed034 Clean highlighting code 2018-07-25 01:33:24 +03:00
Matti Pastell 4523b3a58e Use Highlights.jl for md2tex output 2018-07-24 23:40:47 +02:00
Matti Pastell 57724aff67 Fix error handling test 2018-07-24 11:50:28 +02:00
Matti Pastell e6cea19d5e Update display tests 2018-07-24 10:46:04 +02:00
Matti Pastell 0956ce6dff Fix more deprecations 2018-07-23 19:35:15 +02:00
Matti Pastell 83c506252d Fix formatting deprecations 2018-07-23 19:29:07 +02:00
Matti Pastell 7a2150430d Remove test depencies 2018-07-23 18:52:08 +02:00
Matti Pastell 01f8810bc3 Run working tests with 0.7 2018-07-23 18:39:48 +02:00
Matti Pastell f8978eb560 Merge branch 'master' of https://github.com/mpastell/Weave.jl 2018-07-23 12:41:41 +02:00
Matti Pastell fb854a1d63 Update Mathjax CDN, closes #131 2018-07-23 12:41:25 +02:00
femtocleaner[bot] f04b67f69b Fix deprecations (#135)
* Fix deprecations

* Fix html output
2018-07-23 13:37:25 +03:00
Matti Pastell 53d76a61bb
Bump julia to 0.7 2018-07-23 10:22:17 +03:00
Dave Kleinschmidt 6ff3bee3e8 handle empty attribs 2018-05-21 15:20:15 -04:00
Tom Short 5e1d8c1976 Fix a glitch with `pop_preexecute_hook` (#124) 2018-03-17 12:14:33 +02:00
Matti Pastell 53c2a337f3 Use IJulia jupyter. Closes #122 2018-02-27 15:08:08 +02:00
Dave Kleinschmidt b4ebf0cd16 generate pandoc-crossref style labels for figures
also clean up attrib code
2018-02-01 13:13:11 -05:00
Matti Pastell ce43dea594 Add tests for markdown writer 2018-01-08 12:53:48 +02:00
Matti Pastell 8ab0d66dda Fix html list writer 2018-01-07 21:33:50 +02:00
Matti Pastell 1341aed3d0 Precompile 2018-01-07 20:36:46 +02:00
Matti Pastell b2b143c22e Add markdown2html writer, remove Documenter depency 2018-01-07 20:19:59 +02:00
Matti Pastell 88d8665e03 Load JLD2 and FileIO only when cache is used 2018-01-07 20:01:18 +02:00
Matti Pastell d19d6b6d81 Update docs for 0.5.1 2018-01-07 12:31:06 +02:00
Matti Pastell eead8f24a8
Added error handling with html display (#117)
* Implemented error handling and initial html display

* Improved html display and tests for error handling
2018-01-07 11:53:07 +02:00