Commit Graph

892 Commits (21d7fbdbeab008eeb7db2904c8a2a95ce5f452fc)

Author SHA1 Message Date
Shuhei Kadowaki 21d7fbdbea version 0.10.4 2020-09-25 00:41:30 +09:00
Shuhei Kadowaki fe3711074b
Merge pull request #396 from torfjelde/patch-1
Fix for #386
2020-09-25 00:39:11 +09:00
Tor Erlend Fjelde 766847ec65
fix for #386 2020-09-24 16:09:33 +01:00
Shuhei Kadowaki 46a0f8bff4
Merge pull request #393 from odow/patch-1
Fix typo in header.md
2020-09-04 13:13:52 +09:00
Oscar Dowson 51f905ca83
Fix typo in header.md 2020-09-04 16:03:58 +12:00
Sebastian Pfitzner b5ba227e75
0.10.3 2020-08-17 10:13:39 +02:00
Sebastian Pfitzner 74768a7e0f
Merge pull request #357 from baggepinnen/patch-2
[RFC] Do not define Markdown.latex using eval
2020-08-17 10:13:20 +02:00
Shuhei Kadowaki d8eca00fd8 fix regression 2020-06-14 22:54:27 +09:00
Shuhei Kadowaki 957d12e751
Merge pull request #377 from JunoLab/avi/simpletest
add simple end2end test
2020-06-14 21:39:18 +09:00
Shuhei Kadowaki 82c7c2a8c6 rename formats 2020-06-14 21:33:55 +09:00
Shuhei Kadowaki ba5bc9ca08
Merge pull request #376 from JunoLab/avi/preserveheader
preserve header for pandoc formats
2020-06-14 21:33:30 +09:00
Shuhei Kadowaki 5f0d9d4627 add simple end2end test 2020-06-14 21:32:04 +09:00
Shuhei Kadowaki 676ecc64f9 preserve header for pandoc formats 2020-06-14 20:57:37 +09:00
Shuhei Kadowaki 2a509d8f96 reorganize things 2020-06-14 18:15:05 +09:00
Shuhei Kadowaki 9b2a1228cd fix terminology, reorder arguments 2020-06-14 18:10:31 +09:00
Shuhei Kadowaki 785768c728
Merge pull request #374 from JunoLab/avi/write
refactor document writing
2020-06-14 18:08:01 +09:00
Shuhei Kadowaki 7e9c4fb99d dispatch-base documentation generation 2020-06-14 16:36:51 +09:00
Shuhei Kadowaki 29546b7716 more generic name 2020-06-14 15:15:11 +09:00
Shuhei Kadowaki db5308b286 reorder function definition, rename `JMarkdown2tex` to `JMarkdown2PDF` 2020-06-14 14:49:48 +09:00
Shuhei Kadowaki 174585e504
Merge pull request #362 from JonasIsensee/texpipeline
Improvements to the tex rendering pipeline
2020-06-14 14:35:46 +09:00
Shuhei Kadowaki 8206ca2d14 fix `set_chunk_options!` 2020-06-14 14:25:21 +09:00
Shuhei Kadowaki 092adb6805 update test 2020-06-14 14:25:03 +09:00
Shuhei Kadowaki 872f7c7153 construct UNICODE2LATEX at precompile time 2020-06-14 13:56:59 +09:00
Shuhei Kadowaki 5ae1fd5cf1 Merge branch 'master' into texpipeline 2020-06-14 13:36:18 +09:00
Shuhei Kadowaki bd447ec8e3 update links 2020-06-14 13:34:43 +09:00
Jonas Isensee 3dfe817584 fix bug 2020-06-13 22:56:23 +02:00
Jonas Isensee 12e148af18 move unicode2tex escape characters to struct 2020-06-13 22:16:48 +02:00
Shuhei Kadowaki 03079a5dac update README 2020-06-14 04:19:20 +09:00
Shuhei Kadowaki e179bd098e replace CI badge 2020-06-14 04:17:34 +09:00
Shuhei Kadowaki 4a96f2c19a add codecov badge 2020-06-14 04:15:45 +09:00
Shuhei Kadowaki 7955308a0a
Merge pull request #314 from JunoLab/avi/actions
use GitHub actions for tests, enable faster CI cycle
2020-06-14 04:15:08 +09:00
Shuhei Kadowaki 21835644a0 enable GitHub actions CI for faster test cycle 2020-06-14 04:08:28 +09:00
Shuhei Kadowaki 5a585f845a improve ansi character removal 2020-06-14 04:06:25 +09:00
Shuhei Kadowaki f077609798 fix repository url 2020-06-14 04:05:28 +09:00
Shuhei Kadowaki 46a0da597d
Merge pull request #373 from JunoLab/avi/fixtermresult
improve term result
2020-06-14 02:52:33 +09:00
Shuhei Kadowaki 2070610a58 🔥 Plots.jl/Gadfly.jl integration test 2020-06-14 02:25:32 +09:00
Shuhei Kadowaki 7d6fddc749 improve term result 2020-06-14 01:53:17 +09:00
Shuhei Kadowaki dadce5110c
Merge pull request #372 from JunoLab/avi/fire
🔥
2020-06-14 01:43:55 +09:00
Shuhei Kadowaki 5d3dd15733 🔥 2020-06-14 01:43:32 +09:00
Shuhei Kadowaki 608bb3df4a
Merge pull request #371 from JunoLab/avi/error
follow RMarkdown more: make `throw_error` option into chunk option
2020-06-14 00:02:54 +09:00
Shuhei Kadowaki b569740915 rm tests with "tex" format 2020-06-14 00:02:05 +09:00
Shuhei Kadowaki 972869da47 Merge branch 'master' into pr-362/JonasIsensee/texpipeline 2020-06-13 23:45:43 +09:00
Shuhei Kadowaki e0a9d044cd
Merge pull request #370 from JunoLab/avi/type
fix `Report` typings, and hooks
2020-06-13 23:19:29 +09:00
Shuhei Kadowaki 912387c331 follow RMarkdown more: make `throw_error` option into chunk option 2020-06-13 23:09:51 +09:00
Jonas Isensee 1135c5ddfa Remove "tex" format 2020-06-13 15:50:04 +02:00
Shuhei Kadowaki c1bc2fd5c5 fix weird typings of `Report` 2020-06-13 22:44:13 +09:00
Shuhei Kadowaki d586c24792 clean up:
- unused `:display` chunk option
- rm `displayed` chunk field
- rm `cur_result`, `pendind_code`, `term_state` `Report` field
- rm `:skip` config option
- rm unfunctional `include` chunk option for now
2020-06-13 22:44:13 +09:00
Shuhei Kadowaki d468912332
Merge pull request #369 from JunoLab/avi/cleanup
clean up:
2020-06-13 22:39:34 +09:00
Shuhei Kadowaki 753afe24d7
Merge pull request #368 from JunoLab/avi/config
config powerup
2020-06-13 22:23:55 +09:00
Shuhei Kadowaki c0e7e66ec3 clean up:
- unused `:display` chunk option
- rm `displayed` chunk field
- rm `cur_result`, `pendind_code`, `term_state` `Report` field
- rm `:skip` config option
2020-06-13 21:59:09 +09:00