Closed jkrumbiegel closed 5 months ago
Attention: Patch coverage is 90.69767% with 4 lines in your changes missing coverage. Please review. |
Files | Patch % | Lines |
---|---|---|---|
src/server.jl | 93.93% | 2 Missing :warning: | |
src/socket.jl | 80.00% | 2 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
@MichaelHatherly any more thoughts about the quarto integration test? Otherwise we can merge this
Fixes https://github.com/quarto-dev/quarto-cli/issues/10008 as
options.target.markdown.value
contains the markdown after quarto has applied shortcode expansions to it. If we receive this, we prefer it over the contents of the original source file. I tried this with a simple example:main.qmd