You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24024,7 +24032,7 @@ var require_yaml_intelligence_resources = __commonJS({
24024
24032
"Additional parameters to pass when executing a search",
24025
24033
"Top navigation options",
24026
24034
"The navbar title. Uses the project title if none is specified.",
24027
-
"Path to a logo image that will be displayed to the left of the\ntitle.",
24035
+
"Specification of image that will be displayed to the left of the\ntitle.",
24028
24036
"Alternate text for the logo image.",
24029
24037
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24030
24038
"The navbar\u2019s background color (named or hex color).",
@@ -24040,7 +24048,7 @@ var require_yaml_intelligence_resources = __commonJS({
24040
24048
"Side navigation options",
24041
24049
"The identifier for this sidebar.",
24042
24050
"The sidebar title. Uses the project title if none is specified.",
24043
-
"Path to a logo image that will be displayed in the sidebar.",
24051
+
"Specification of image that will be displayed in the sidebar.",
24044
24052
"Alternate text for the logo image.",
24045
24053
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24046
24054
"Include a search control in the sidebar.",
@@ -24057,7 +24065,7 @@ var require_yaml_intelligence_resources = __commonJS({
24057
24065
"Markdown to place below sidebar content (text or file path)",
24058
24066
"The identifier for this sidebar.",
24059
24067
"The sidebar title. Uses the project title if none is specified.",
24060
-
"Path to a logo image that will be displayed in the sidebar.",
24068
+
"Specification of image that will be displayed in the sidebar.",
24061
24069
"Alternate text for the logo image.",
24062
24070
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24063
24071
"Include a search control in the sidebar.",
@@ -24372,7 +24380,7 @@ var require_yaml_intelligence_resources = __commonJS({
24372
24380
"Additional parameters to pass when executing a search",
24373
24381
"Top navigation options",
24374
24382
"The navbar title. Uses the project title if none is specified.",
24375
-
"Path to a logo image that will be displayed to the left of the\ntitle.",
24383
+
"Specification of image that will be displayed to the left of the\ntitle.",
24376
24384
"Alternate text for the logo image.",
24377
24385
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24378
24386
"The navbar\u2019s background color (named or hex color).",
@@ -24388,7 +24396,7 @@ var require_yaml_intelligence_resources = __commonJS({
24388
24396
"Side navigation options",
24389
24397
"The identifier for this sidebar.",
24390
24398
"The sidebar title. Uses the project title if none is specified.",
24391
-
"Path to a logo image that will be displayed in the sidebar.",
24399
+
"Specification of image that will be displayed in the sidebar.",
24392
24400
"Alternate text for the logo image.",
24393
24401
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24394
24402
"Include a search control in the sidebar.",
@@ -24405,7 +24413,7 @@ var require_yaml_intelligence_resources = __commonJS({
24405
24413
"Markdown to place below sidebar content (text or file path)",
24406
24414
"The identifier for this sidebar.",
24407
24415
"The sidebar title. Uses the project title if none is specified.",
24408
-
"Path to a logo image that will be displayed in the sidebar.",
24416
+
"Specification of image that will be displayed in the sidebar.",
24409
24417
"Alternate text for the logo image.",
24410
24418
"Target href from navbar logo / title. By default, the logo and title\nlink to the root page of the site (/index.html).",
24411
24419
"Include a search control in the sidebar.",
@@ -24606,15 +24614,7 @@ var require_yaml_intelligence_resources = __commonJS({
24606
24614
"Disambiguating year suffix in author-date styles (e.g. \u201Ca\u201D in \u201CDoe,\n1999a\u201D).",
24607
24615
"Manuscript configuration",
24608
24616
"internal-schema-hack",
24609
-
"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.",
24610
-
"Path or brand.yml logo resource name.",
24611
-
"Alternative text for the logo, used for accessibility.",
24612
-
"Any of the ways a logo can be specified: string, object, or\nlight/dark object of string or object",
24613
-
"Specification of a light logo",
24614
-
"Specification of a dark logo",
24615
-
"Any of the ways a logo can be specified: string, object, or\nlight/dark object of string or object",
24616
-
"Options for a light logo",
24617
-
"Options for a dark logo"
24617
+
"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."
24618
24618
],
24619
24619
"schema/external-schemas.yml": [
24620
24620
{
@@ -24843,12 +24843,12 @@ var require_yaml_intelligence_resources = __commonJS({
24843
24843
mermaid: "%%"
24844
24844
},
24845
24845
"handlers/mermaid/schema.yml": {
24846
-
_internalId: 197364,
24846
+
_internalId: 197491,
24847
24847
type: "object",
24848
24848
description: "be an object",
24849
24849
properties: {
24850
24850
"mermaid-format": {
24851
-
_internalId: 197356,
24851
+
_internalId: 197483,
24852
24852
type: "enum",
24853
24853
enum: [
24854
24854
"png",
@@ -24864,7 +24864,7 @@ var require_yaml_intelligence_resources = __commonJS({
0 commit comments