Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling raw as embed #34

Merged
merged 3 commits into from
Dec 31, 2020
Merged

handling raw as embed #34

merged 3 commits into from
Dec 31, 2020

Conversation

kmuto
Copy link
Owner

@kmuto kmuto commented Dec 30, 2020

RawBlock, RawInline でformatを見てembed化するようにしてみました。

  • review形式なら(ってどう指定するんだろうというのはあるが)そのまま
  • texならlatex付きembed
  • htmlならhtml付きembed
  • ほかよくわからなければ何も付けないembed

pandoc2reviewでは--hide-raw、pandocでは-Mhideraw:trueでembed部分を出力しないようにしました。(ただ、Blockで空行は入ってしまいますが)

@kmuto kmuto mentioned this pull request Dec 30, 2020
review.lua Outdated Show resolved Hide resolved
review.lua Outdated Show resolved Hide resolved
kmuto and others added 2 commits December 31, 2020 11:04
Co-authored-by: atusy <[email protected]>
Co-authored-by: atusy <[email protected]>
@kmuto kmuto merged commit 6dbf8d0 into main Dec 31, 2020
@kmuto kmuto deleted the raw branch December 31, 2020 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants