Skip to content

Commit 99ba3e5

Browse files
committed
build artifacts
1 parent 05cc62e commit 99ba3e5

File tree

3 files changed

+99
-9
lines changed

3 files changed

+99
-9
lines changed

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

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13272,7 +13272,7 @@ var require_yaml_intelligence_resources = __commonJS({
1327213272
default: false,
1327313273
description: {
1327413274
short: "Whether to use document class settings for indentation.",
13275-
long: "Wheher to use document class settings for indentation. If the document \nclass settings are not used, the default LaTeX template removes indentation \nand adds space between paragraphs\n\nFor groff (`ms`) documents, the paragraph indent, for example, `2m`.\n"
13275+
long: "Whether to use document class settings for indentation. If the document \nclass settings are not used, the default LaTeX template removes indentation \nand adds space between paragraphs\n\nFor groff (`ms`) documents, the paragraph indent, for example, `2m`.\n"
1327613276
}
1327713277
},
1327813278
{
@@ -17095,7 +17095,7 @@ var require_yaml_intelligence_resources = __commonJS({
1709517095
"The text describing the creator or contributor (for example, creator\nname).",
1709617096
{
1709717097
short: "The role of this creator or contributor.",
17098-
long: 'The role of this creator or contributor using <a href="https://loc.gov/marc/relators/relaterm.html">MARC relators</a>.\nHuman readable translations to commonly used relators (e.g.&nbsp;\u2018author\u2019,\n\u2018editor\u2019) will attempt to be automatically translated.'
17098+
long: 'The role of this creator or contributor using <a href="https://loc.gov/marc/relators/relaterm.html">MARC relators</a>.\nHuman readable translations to commonly used relators (e.g.&nbsp;\uFFFD\uFFFD\uFFFDauthor\u2019,\n\u2018editor\u2019) will attempt to be automatically translated.'
1709917099
},
1710017100
"An alternate version of the creator or contributor text used for\nalphabatizing.",
1710117101
"The text describing the creator or contributor (for example, creator\nname).",
@@ -18008,7 +18008,7 @@ var require_yaml_intelligence_resources = __commonJS({
1800818008
},
1800918009
{
1801018010
short: "Whether to use document class settings for indentation.",
18011-
long: "Wheher to use document class settings for indentation. If the\ndocument class settings are not used, the default LaTeX template removes\nindentation and adds space between paragraphs\nFor groff (<code>ms</code>) documents, the paragraph indent, for\nexample, <code>2m</code>."
18011+
long: "Whether to use document class settings for indentation. If the\ndocument class settings are not used, the default LaTeX template removes\nindentation and adds space between paragraphs\nFor groff (<code>ms</code>) documents, the paragraph indent, for\nexample, <code>2m</code>."
1801218012
},
1801318013
{
1801418014
short: "Make <code>\\paragraph</code> and <code>\\subparagraph</code>\nfree-standing rather than run-in.",
@@ -18987,6 +18987,36 @@ var require_yaml_intelligence_resources = __commonJS({
1898718987
dot: "//",
1898818988
ojs: "//",
1898918989
mermaid: "%%"
18990+
},
18991+
"handlers/mermaid/schema.yml": {
18992+
type: "object",
18993+
description: "be an object",
18994+
properties: {
18995+
"mermaid-dev": {
18996+
type: "enum",
18997+
enum: [
18998+
"png",
18999+
"svg"
19000+
],
19001+
description: "be one of: `png`, `svg`",
19002+
completions: [
19003+
"png",
19004+
"svg"
19005+
],
19006+
exhaustiveCompletions: true
19007+
}
19008+
},
19009+
patternProperties: {},
19010+
propertyNames: {
19011+
type: "string",
19012+
pattern: "^(?!(mermaid_dev|mermaidDev))"
19013+
},
19014+
tags: {
19015+
"case-convention": [
19016+
"dash-case"
19017+
]
19018+
},
19019+
$id: "handlers/mermaid"
1899019020
}
1899119021
};
1899219022
}

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

Lines changed: 33 additions & 3 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: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6251,7 +6251,7 @@
62516251
"default": false,
62526252
"description": {
62536253
"short": "Whether to use document class settings for indentation.",
6254-
"long": "Wheher to use document class settings for indentation. If the document \nclass settings are not used, the default LaTeX template removes indentation \nand adds space between paragraphs\n\nFor groff (`ms`) documents, the paragraph indent, for example, `2m`.\n"
6254+
"long": "Whether to use document class settings for indentation. If the document \nclass settings are not used, the default LaTeX template removes indentation \nand adds space between paragraphs\n\nFor groff (`ms`) documents, the paragraph indent, for example, `2m`.\n"
62556255
}
62566256
},
62576257
{
@@ -10074,7 +10074,7 @@
1007410074
"The text describing the creator or contributor (for example, creator\nname).",
1007510075
{
1007610076
"short": "The role of this creator or contributor.",
10077-
"long": "The role of this creator or contributor using <a href=\"https://loc.gov/marc/relators/relaterm.html\">MARC relators</a>.\nHuman readable translations to commonly used relators (e.g.&nbsp;author’,\n‘editor’) will attempt to be automatically translated."
10077+
"long": "The role of this creator or contributor using <a href=\"https://loc.gov/marc/relators/relaterm.html\">MARC relators</a>.\nHuman readable translations to commonly used relators (e.g.&nbsp;���author’,\n‘editor’) will attempt to be automatically translated."
1007810078
},
1007910079
"An alternate version of the creator or contributor text used for\nalphabatizing.",
1008010080
"The text describing the creator or contributor (for example, creator\nname).",
@@ -10987,7 +10987,7 @@
1098710987
},
1098810988
{
1098910989
"short": "Whether to use document class settings for indentation.",
10990-
"long": "Wheher to use document class settings for indentation. If the\ndocument class settings are not used, the default LaTeX template removes\nindentation and adds space between paragraphs\nFor groff (<code>ms</code>) documents, the paragraph indent, for\nexample, <code>2m</code>."
10990+
"long": "Whether to use document class settings for indentation. If the\ndocument class settings are not used, the default LaTeX template removes\nindentation and adds space between paragraphs\nFor groff (<code>ms</code>) documents, the paragraph indent, for\nexample, <code>2m</code>."
1099110991
},
1099210992
{
1099310993
"short": "Make <code>\\paragraph</code> and <code>\\subparagraph</code>\nfree-standing rather than run-in.",
@@ -11966,5 +11966,35 @@
1196611966
"dot": "//",
1196711967
"ojs": "//",
1196811968
"mermaid": "%%"
11969+
},
11970+
"handlers/mermaid/schema.yml": {
11971+
"type": "object",
11972+
"description": "be an object",
11973+
"properties": {
11974+
"mermaid-dev": {
11975+
"type": "enum",
11976+
"enum": [
11977+
"png",
11978+
"svg"
11979+
],
11980+
"description": "be one of: `png`, `svg`",
11981+
"completions": [
11982+
"png",
11983+
"svg"
11984+
],
11985+
"exhaustiveCompletions": true
11986+
}
11987+
},
11988+
"patternProperties": {},
11989+
"propertyNames": {
11990+
"type": "string",
11991+
"pattern": "^(?!(mermaid_dev|mermaidDev))"
11992+
},
11993+
"tags": {
11994+
"case-convention": [
11995+
"dash-case"
11996+
]
11997+
},
11998+
"$id": "handlers/mermaid"
1196911999
}
1197012000
}

0 commit comments

Comments
 (0)