Skip to content
Closed
Changes from 3 commits
Commits
Show all changes
161 commits
Select commit Hold shift + click to select a range
fc519ed
chores: Use a formatter for our R code based on REditorSupport extens…
cderv Sep 8, 2023
b5664ee
[knitr] Correctly create `tools:quarto` env to store ojs_define for k…
cderv Sep 8, 2023
6ab343e
[knitr] Reformat with vscode the script
cderv Sep 8, 2023
57b7b88
[knitr] handles OJS conditional with other dependency resolution
cderv Sep 8, 2023
93d1870
[knitr] Rewrite dependencies handling by format and include ojs with …
cderv Sep 8, 2023
255bcd1
Add test to avoid duplicated tools:quarto env
cderv Sep 8, 2023
94d6113
fix: `monobackgroundcolor` ignored by document title and section title
mcanouil Sep 9, 2023
8dbf808
fix: add header to inline code style without padding
mcanouil Sep 9, 2023
e637c76
fix: `monobackgroundcolor` ignored by document title and section title
mcanouil Sep 9, 2023
1fdf9cc
Improve funding schema for metadata
dragonstyle Sep 9, 2023
9b817de
Add additional license types and cleanup link text
dragonstyle Sep 9, 2023
cb32b79
fix: Add missing CC licences and display CC code instead of URL
mcanouil Sep 9, 2023
204ef8a
fix: missing CC declaration
mcanouil Sep 9, 2023
91bb8db
Fix basic test
dragonstyle Sep 9, 2023
ac8ed2e
correct schema
dragonstyle Sep 9, 2023
e873abd
[CI] Update timing file (#6795)
github-actions[bot] Sep 11, 2023
1669ef3
Merge branch 'main' into fix/knitr/ojs-define-env
cderv Sep 11, 2023
afc0392
Add quarto tools environment for ojs_define in changelog
cderv Sep 11, 2023
028aabb
Revert `launch.json` change from aad283f48584964d8060ca4d82436271f204…
cderv Sep 11, 2023
3065751
Fix support for `fig-asp` as a format or execute level YAML option
cderv Sep 11, 2023
c738937
[knitr improvements] OJS and dependencies resolution (#6775)
cderv Sep 11, 2023
43834cd
Merge branch 'main' into knitr/fig-asp-global
cderv Sep 11, 2023
5f6a831
Merge branch 'main' into fix/issue6783
mcanouil Sep 11, 2023
c291a7b
fix: use license text as text instead or URL
mcanouil Sep 11, 2023
dfd33ea
chore: quarto build-js
mcanouil Sep 11, 2023
3bf3a35
Merge pull request #6784 from mcanouil/fix/issue6783
dragonstyle Sep 11, 2023
abd2729
Merge pull request #6797 from quarto-dev/knitr/fig-asp-global
cderv Sep 11, 2023
b0c40c2
initial work on pandoc 3.1.8
jjallaire Sep 11, 2023
3d35d1c
update templates
dragonstyle Sep 11, 2023
8a85821
correct template
dragonstyle Sep 11, 2023
a86fa62
Merge pull request #6798 from quarto-dev/feature/pandoc-3.1.8
dragonstyle Sep 11, 2023
aaf7b09
Add no-prompt support
dragonstyle Sep 11, 2023
d8a8445
Add environment display to binder command
dragonstyle Sep 11, 2023
80cb2b2
Add tidy knitr option value in YAML validation
cderv Sep 11, 2023
6b4602b
quarto build-js
cderv Sep 11, 2023
c30952f
Add Binder prompt
dragonstyle Sep 11, 2023
bb8f2ad
Merge pull request #6565 from quarto-dev/yaml/tidy-options
cderv Sep 12, 2023
38d8a4d
Add target to navbar tools
dragonstyle Sep 12, 2023
d9b474e
don't use imports straight into our vendor dir
cscheid Sep 12, 2023
603a96a
don't use imports straight into our vendor dir
cscheid Sep 12, 2023
022103b
don't use imports straight into our vendor dir
cderv Sep 12, 2023
2c80e1d
new tool: find-bad-imports.ts to catch bad import statements in our c…
cscheid Sep 12, 2023
39baca5
Improve Binder UI
dragonstyle Sep 12, 2023
5c42a54
Improved code-links schema
dragonstyle Sep 12, 2023
eeb87b6
correctly merge link arrays
dragonstyle Sep 12, 2023
cbca94e
use correct code-links schema
dragonstyle Sep 12, 2023
ea89420
add code link tests
dragonstyle Sep 12, 2023
404f007
Add a deno_std caching step
cderv Sep 13, 2023
2cecb02
Merge pull request #6822 from quarto-dev/gha/cache-deno-deps
cderv Sep 13, 2023
710b7ba
Adapt path to Deno on windows to new folder using architecture for qu…
cderv Sep 13, 2023
d83a660
Also adapt build script
cderv Sep 13, 2023
81a2d16
Fix run-test.ps1 for new deno path too
cderv Sep 13, 2023
cf332f4
Improve manuscript project defaults
dragonstyle Sep 13, 2023
777f1fa
Simply label
dragonstyle Sep 13, 2023
53bf5f4
Merge pull request #6820 from quarto-dev/fix/deno-dev-path
cderv Sep 13, 2023
f53b97d
correct manuscript defaulting
dragonstyle Sep 13, 2023
c50201e
more robust cleanup of sourcemapping info in CSS (#6807)
cscheid Sep 13, 2023
0a3df54
temporarily disable ACM format until that's fixed
cscheid Sep 13, 2023
2ee4531
Move Github Context gathering into Project Environment
dragonstyle Sep 13, 2023
ebade6f
Make environment discoverable as a part of project context
dragonstyle Sep 13, 2023
38f5fa8
Remove extraneous logging
dragonstyle Sep 13, 2023
e66801d
Move `code-links` into the HTML format
dragonstyle Sep 13, 2023
ed3db58
Ensure book/website supports code links
dragonstyle Sep 13, 2023
d1802bd
only install proxy when vscode is being configured
dragonstyle Sep 13, 2023
c6a21d4
update to typst 0.8
jjallaire Sep 13, 2023
af43959
[GHA] Use actions/quarto-dev to configure Quarto from dev version on …
cderv Sep 14, 2023
ff3533a
[GHA] Use OS name in title to clarify on CI log
cderv Sep 14, 2023
0b491a0
Add info messages before and after quarto-preview.js building step
cderv Sep 14, 2023
0ecfa9c
Merge pull request #6830 from quarto-dev/gha/add-caching-deno-2
cderv Sep 14, 2023
7430f0e
Add more verbose in run-tests scripts about python
cderv Sep 14, 2023
a036f86
Improve python with pipenv to fix caching
cderv Sep 14, 2023
15378af
Merge pull request #6831 from quarto-dev/gha/other-improvements
cderv Sep 14, 2023
f955128
Improve error message under YAML parse errors. Closes #6825 (#6832)
cscheid Sep 14, 2023
27783bd
video shortcode: Handle partially-specified width, height, aspectrati…
cscheid Sep 14, 2023
5a2ee9f
fix: Documentation is missing abstract from MSWord Options (#6840)
mcanouil Sep 15, 2023
cf0b4c8
fix broken tests
dragonstyle Sep 15, 2023
8ba05ff
RefTargets: Float (#6620)
cscheid Sep 15, 2023
7bb411d
baseline lightbox filter
dragonstyle Sep 14, 2023
5d33455
Baseline lightbox impl
dragonstyle Sep 14, 2023
e222e31
ensure that outer flags are respected when using `filters`
dragonstyle Sep 14, 2023
00f868d
General improvements
dragonstyle Sep 15, 2023
a68a568
Add some baseline tests
dragonstyle Sep 15, 2023
deb1f66
fix tests
dragonstyle Sep 15, 2023
fdecbc8
Properly form galleries from subfigures
dragonstyle Sep 15, 2023
da4aece
Use proper full caption prefix
dragonstyle Sep 15, 2023
c408c9c
update tests
dragonstyle Sep 15, 2023
f087b3a
Fix extension filtering logic
dragonstyle Sep 15, 2023
e194222
Properly use and test for non breaking spaces
dragonstyle Sep 15, 2023
4218dd6
fix funding statement
dragonstyle Sep 15, 2023
b8aa561
fix figure captions
dragonstyle Sep 15, 2023
12267b4
fix pandoc3 figure rendering in presence of linked figures
cscheid Sep 15, 2023
f524bea
remove extraneous logging
dragonstyle Sep 15, 2023
c7cf437
add pandoc test
dragonstyle Sep 15, 2023
b5e41e3
Merge pull request #6851 from quarto-dev/feature/lb2
dragonstyle Sep 15, 2023
5057e96
remove unused imports
dragonstyle Sep 15, 2023
a3019e0
lightbox schema
dragonstyle Sep 15, 2023
4101ed0
default enable ligthbox for manuscripts
dragonstyle Sep 15, 2023
3aab9b2
improve handling of table
dragonstyle Sep 15, 2023
4b63765
remove print
cscheid Sep 17, 2023
f5909a5
improve code block
cscheid Sep 17, 2023
ca1e9a7
add glightbox to html dependencies
dragonstyle Sep 17, 2023
628a0de
Don’t walk divs directly
dragonstyle Sep 17, 2023
d407250
check nil
dragonstyle Sep 17, 2023
d6fb58d
Regression in Lua column layouts: forward classes correctly. (#6865)
cscheid Sep 17, 2023
e19d949
timing for new tests [auto PR] (#6869)
github-actions[bot] Sep 18, 2023
671ad9c
`_quarto.ast.walk` needs to be applied on an element
cderv Sep 18, 2023
bbb46a4
Fix test for lightbox JS lib inclusion
cderv Sep 18, 2023
57a5673
better document echo behavior. See #6886
cscheid Sep 18, 2023
b238776
properly unroll divs
dragonstyle Sep 18, 2023
1cb1fbe
[tests] Install dev versions for knitr and rmarkdown as part of tests…
cderv Sep 18, 2023
d9a806d
Bugfix/687x (#6887)
cscheid Sep 18, 2023
34b5437
be robust under section references
cscheid Sep 18, 2023
11299ad
Add some missing formats for document level Pandoc variable
cderv Sep 19, 2023
3bd1311
rebuild-js for new schema info
cderv Sep 19, 2023
46cdf28
handle subfigures and subcaptions in latex more robustly. Closes #249…
cscheid Sep 19, 2023
834fc87
Update R dependencies and use latest renv tooling (#6896)
cderv Sep 19, 2023
3ef20d4
Bugfix/code cell location (#6905)
cscheid Sep 19, 2023
0b9eb78
Add about renv explicit dependencies discovery in tests README
cderv Sep 19, 2023
146d0ba
changelog (#6911)
cscheid Sep 19, 2023
ac51537
don't crash in empty layout output (#6914)
cscheid Sep 20, 2023
b60509d
typst: fix pandoc.Figure AST rendering
cscheid Sep 20, 2023
ce318b1
deb postrm: remove pandoc only if symlink
knuesel Sep 20, 2023
e8a18e0
Merge pull request #6921 from knuesel/fix-downgrade-pandoc
dragonstyle Sep 20, 2023
dcb4b79
JS file for reveal-plugin extension needs to be a EJS template
cderv Sep 20, 2023
e0f8065
Display title block for HTML when other (non-title/author/subtitle) m…
dragonstyle Sep 20, 2023
22c2d32
Ensure text for external href in navigation items
dragonstyle Sep 20, 2023
f659f03
Reconfiguration does not work on windows
cderv Sep 21, 2023
39013bf
Fix configure on windows
cderv Sep 21, 2023
76aac01
Merge pull request #6925 from quarto-dev/fix/ejs-create-extension
dragonstyle Sep 21, 2023
c66a75b
Don’t display play, use it
dragonstyle Sep 21, 2023
9bd7889
Error when listings don’t match any files
dragonstyle Sep 21, 2023
2887e3e
[revealjs] Prevent last page-break in print pdf mode
cderv Sep 22, 2023
db30371
Don’t prepent relative path to web urls
dragonstyle Sep 22, 2023
69dcac5
Within feeds, remove `index.html`
dragonstyle Sep 22, 2023
04fb5e4
Update to BS Icons 1.11.1
dragonstyle Sep 22, 2023
591bae8
Update to bslib 0.5.1
dragonstyle Sep 22, 2023
aadb190
Fix sketchy
dragonstyle Sep 22, 2023
f9bb1eb
Render callouts to GFM (#6942)
cscheid Sep 22, 2023
710e808
add ukrainian translation
Aranaur Sep 22, 2023
66a0e65
add _language-ua.yml to README.md
Aranaur Sep 22, 2023
64f13fd
fix beamer regression (#6952)
cscheid Sep 22, 2023
0798940
typst: turn .block fenced divs into #block calls
cscheid Sep 22, 2023
3069f17
minimal test
cscheid Sep 22, 2023
e006009
Merge pull request #6953 from Aranaur/proposed-fixes
cscheid Sep 22, 2023
5f753f6
Merge pull request #6954 from quarto-dev/feature/typst-blocks
cscheid Sep 22, 2023
4ad6709
Handle callout title as empty table
cderv Sep 22, 2023
16e9fe8
Callout title are no more nil
cderv Sep 22, 2023
23462e7
Also check title correctly for callout attribute
cderv Sep 22, 2023
49161fe
Add some more case for html tests of callout
cderv Sep 22, 2023
be8113a
Add tests for revealjs callout formatting
cderv Sep 22, 2023
9815b57
Move boostrap update item in NEWS to HTML format part
cderv Sep 22, 2023
ac01707
Add to changelog revealjs callout fix
cderv Sep 22, 2023
f36fb64
fix: merge css rules into one
mcanouil Sep 24, 2023
c777e70
fix: add mono foreground option
mcanouil Sep 24, 2023
a6af3e5
fix: `monobackgroundcolor` ignored by document title and section title
mcanouil Sep 9, 2023
577d05b
fix: add header to inline code style without padding
mcanouil Sep 9, 2023
a8f13a7
fix: `monobackgroundcolor` ignored by document title and section title
mcanouil Sep 9, 2023
d6c7149
fix: merge css rules into one
mcanouil Sep 24, 2023
e9ee2ee
fix: add mono foreground option
mcanouil Sep 24, 2023
5ced7ac
chore: merger from main
mcanouil Sep 24, 2023
a1c99d2
build: quarto build-js
mcanouil Sep 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/resources/formats/html/bootstrap/_bootstrap-rules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,12 @@ pre {
// Maps the pandoc 'monobackgroundcolor' to bootstrap
// Note this only targets code outside of sourceCode blocks
@if variable-exists(mono-background-color) {
h1 code:not(.sourceCode),
h2 code:not(.sourceCode),
h3 code:not(.sourceCode),
h4 code:not(.sourceCode),
h5 code:not(.sourceCode),
h6 code:not(.sourceCode),
p code:not(.sourceCode),
li code:not(.sourceCode),
kbd,
Expand All @@ -918,6 +924,12 @@ pre {
}

// Default padding if background is set
h1 code:not(.sourceCode),
h2 code:not(.sourceCode),
h3 code:not(.sourceCode),
h4 code:not(.sourceCode),
h5 code:not(.sourceCode),
h6 code:not(.sourceCode),
p code:not(.sourceCode),
li code:not(.sourceCode),
td code:not(.sourceCode) {
Expand Down