Skip to content

Commit fcb7761

Browse files
authored
Merge pull request #7703 from mcanouil/docs/number-offset-html-only
docs: number-offset is HTML only option
2 parents dac9a1b + 4f2f7ac commit fcb7761

File tree

4 files changed

+35
-18
lines changed

4 files changed

+35
-18
lines changed

src/resources/editor/tools/vs-code.mjs

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16646,6 +16646,11 @@ var require_yaml_intelligence_resources = __commonJS({
1664616646
},
1664716647
{
1664816648
name: "number-offset",
16649+
tags: {
16650+
formats: [
16651+
"$html-all"
16652+
]
16653+
},
1664916654
schema: {
1665016655
maybeArrayOf: "number"
1665116656
},
@@ -22964,6 +22969,7 @@ var require_yaml_intelligence_resources = __commonJS({
2296422969
"The light theme name, theme scss file, or a mix of both.",
2296522970
"The dark theme name, theme scss file, or a mix of both.",
2296622971
"The dark theme name, theme scss file, or a mix of both.",
22972+
"Array of rendering names, e.g.&nbsp;<code>[light, dark]</code>",
2296722973
"Classes to apply to the body of the document.",
2296822974
"Disables the built in html features like theming, anchor sections,\ncode block behavior, and more.",
2296922975
"Enables inclusion of Pandoc default CSS for this document.",
@@ -23980,7 +23986,7 @@ var require_yaml_intelligence_resources = __commonJS({
2398023986
"A url to the full text for this item.",
2398123987
{
2398223988
short: "Type, class, or subtype of the item",
23983-
long: "Type, class, or subtype of the item (e.g.&nbsp;\u201CDoctoral dissertation\u201D for\na PhD thesis; \u201CNIH Publication\u201D for an NIH technical report);\nDo not use for topical descriptions or categories (e.g.&nbsp;\u201Cadventure\u201D\nfor an adventure movie)"
23989+
long: "Type, class, or subtype of the item (e.g.&nbsp;\u201CDoctoral dissertation\u201D for\na PhD thesis; \u201CNIH Publication\u201D for an NIH technical report);\nDo not use for topical descriptions or categories (e.g.&nbsp;\uFFFD\uFFFDadventure\u201D\nfor an adventure movie)"
2398423990
},
2398523991
"Guest (e.g.&nbsp;on a TV show or podcast).",
2398623992
"Host of the item (e.g.&nbsp;of a TV show or podcast).",
@@ -24068,8 +24074,7 @@ var require_yaml_intelligence_resources = __commonJS({
2406824074
"Disambiguating year suffix in author-date styles (e.g.&nbsp;\u201Ca\u201D in \u201CDoe,\n1999a\u201D).",
2406924075
"Manuscript configuration",
2407024076
"internal-schema-hack",
24071-
"List execution engines you want to give priority when determining\nwhich engine should render a notebook. If two engines have support for a\nnotebook, the one listed earlier will be chosen. Quarto\u2019s default order\nis \u2018knitr\u2019, \u2018jupyter\u2019, \u2018markdown\u2019, \u2018julia\u2019.",
24072-
"Array of rendering names, e.g.&nbsp;<code>[light, dark]</code>"
24077+
"List execution engines you want to give priority when determining\nwhich engine should render a notebook. If two engines have support for a\nnotebook, the one listed earlier will be chosen. Quarto\u2019s default order\nis \u2018knitr\u2019, \u2018jupyter\u2019, \u2018markdown\u2019, \u2018julia\u2019."
2407324078
],
2407424079
"schema/external-schemas.yml": [
2407524080
{
@@ -24298,12 +24303,12 @@ var require_yaml_intelligence_resources = __commonJS({
2429824303
mermaid: "%%"
2429924304
},
2430024305
"handlers/mermaid/schema.yml": {
24301-
_internalId: 194632,
24306+
_internalId: 195064,
2430224307
type: "object",
2430324308
description: "be an object",
2430424309
properties: {
2430524310
"mermaid-format": {
24306-
_internalId: 194624,
24311+
_internalId: 195056,
2430724312
type: "enum",
2430824313
enum: [
2430924314
"png",
@@ -24319,7 +24324,7 @@ var require_yaml_intelligence_resources = __commonJS({
2431924324
exhaustiveCompletions: true
2432024325
},
2432124326
theme: {
24322-
_internalId: 194631,
24327+
_internalId: 195063,
2432324328
type: "anyOf",
2432424329
anyOf: [
2432524330
{

src/resources/editor/tools/yaml/web-worker.js

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/resources/editor/tools/yaml/yaml-intelligence-resources.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9618,6 +9618,11 @@
96189618
},
96199619
{
96209620
"name": "number-offset",
9621+
"tags": {
9622+
"formats": [
9623+
"$html-all"
9624+
]
9625+
},
96219626
"schema": {
96229627
"maybeArrayOf": "number"
96239628
},
@@ -15936,6 +15941,7 @@
1593615941
"The light theme name, theme scss file, or a mix of both.",
1593715942
"The dark theme name, theme scss file, or a mix of both.",
1593815943
"The dark theme name, theme scss file, or a mix of both.",
15944+
"Array of rendering names, e.g.&nbsp;<code>[light, dark]</code>",
1593915945
"Classes to apply to the body of the document.",
1594015946
"Disables the built in html features like theming, anchor sections,\ncode block behavior, and more.",
1594115947
"Enables inclusion of Pandoc default CSS for this document.",
@@ -16952,7 +16958,7 @@
1695216958
"A url to the full text for this item.",
1695316959
{
1695416960
"short": "Type, class, or subtype of the item",
16955-
"long": "Type, class, or subtype of the item (e.g.&nbsp;“Doctoral dissertation” for\na PhD thesis; “NIH Publication” for an NIH technical report);\nDo not use for topical descriptions or categories (e.g.&nbsp;adventure”\nfor an adventure movie)"
16961+
"long": "Type, class, or subtype of the item (e.g.&nbsp;“Doctoral dissertation” for\na PhD thesis; “NIH Publication” for an NIH technical report);\nDo not use for topical descriptions or categories (e.g.&nbsp;��adventure”\nfor an adventure movie)"
1695616962
},
1695716963
"Guest (e.g.&nbsp;on a TV show or podcast).",
1695816964
"Host of the item (e.g.&nbsp;of a TV show or podcast).",
@@ -17040,8 +17046,7 @@
1704017046
"Disambiguating year suffix in author-date styles (e.g.&nbsp;“a” in “Doe,\n1999a”).",
1704117047
"Manuscript configuration",
1704217048
"internal-schema-hack",
17043-
"List execution engines you want to give priority when determining\nwhich engine should render a notebook. If two engines have support for a\nnotebook, the one listed earlier will be chosen. Quarto’s default order\nis ‘knitr’, ‘jupyter’, ‘markdown’, ‘julia’.",
17044-
"Array of rendering names, e.g.&nbsp;<code>[light, dark]</code>"
17049+
"List execution engines you want to give priority when determining\nwhich engine should render a notebook. If two engines have support for a\nnotebook, the one listed earlier will be chosen. Quarto’s default order\nis ‘knitr’, ‘jupyter’, ‘markdown’, ‘julia’."
1704517050
],
1704617051
"schema/external-schemas.yml": [
1704717052
{
@@ -17270,12 +17275,12 @@
1727017275
"mermaid": "%%"
1727117276
},
1727217277
"handlers/mermaid/schema.yml": {
17273-
"_internalId": 194632,
17278+
"_internalId": 195064,
1727417279
"type": "object",
1727517280
"description": "be an object",
1727617281
"properties": {
1727717282
"mermaid-format": {
17278-
"_internalId": 194624,
17283+
"_internalId": 195056,
1727917284
"type": "enum",
1728017285
"enum": [
1728117286
"png",
@@ -17291,7 +17296,7 @@
1729117296
"exhaustiveCompletions": true
1729217297
},
1729317298
"theme": {
17294-
"_internalId": 194631,
17299+
"_internalId": 195063,
1729517300
"type": "anyOf",
1729617301
"anyOf": [
1729717302
{

src/resources/schema/document-numbering.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
description: The numbering depth for sections. (Use `number-depth` instead).
3535

3636
- name: number-offset
37+
tags:
38+
formats: [$html-all]
3739
schema:
3840
maybeArrayOf: number
3941
default: [0, 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)