Loading .pre-commit-config.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,9 @@ repos: rev: 0.7.10 hooks: - id: mdformat exclude: example additional_dependencies: - mdformat-frontmatter - mdformat-gfm - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 Loading example/left-to-right.md +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ dir: rtl lang: he mainfont: SILEOT.ttf ... --- # משהו בעברית Loading example/presentation.md +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ title: Presentation author: Your name here theme: metropolis ... --- # Section Loading @@ -20,4 +20,5 @@ theme: metropolis  ## External image  Loading
.pre-commit-config.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,9 @@ repos: rev: 0.7.10 hooks: - id: mdformat exclude: example additional_dependencies: - mdformat-frontmatter - mdformat-gfm - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 Loading
example/left-to-right.md +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ dir: rtl lang: he mainfont: SILEOT.ttf ... --- # משהו בעברית Loading
example/presentation.md +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ title: Presentation author: Your name here theme: metropolis ... --- # Section Loading @@ -20,4 +20,5 @@ theme: metropolis  ## External image 