hedgedoc/commons
Philip Molares 02a5f62d27 fix: frontmatter headline
If one wrote a frontmatter the incomplete ending dashes where interpreted as a headline and therefore the last line in the frontmatter was handled as the first heading of the document.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2024-09-11 20:46:38 +02:00
..
src fix: frontmatter headline 2024-09-11 20:46:38 +02:00
types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
.eslintrc.cjs fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
.gitignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
build.sh fix: use sh instead of bash in build scripts 2023-08-27 12:42:40 +02:00
jest.config.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json chore(deps): update yarn to v4.4.1 2024-09-02 16:38:54 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.base.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.base.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.esm.json fix(commons): migrate typescript config 2023-08-26 11:40:09 +02:00
tsconfig.esm.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00