Skip to content
Snippets Groups Projects
Commit 778d74ab authored by nimrod's avatar nimrod
Browse files

Format Markdown files with YAML metadata.

Add the mdformat packages to the pre-commit hook needed for that. Format
the existing files.
parent 9f41bae1
No related branches found
No related tags found
No related merge requests found
Pipeline #3158 passed
......@@ -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
......
......@@ -2,8 +2,7 @@
dir: rtl
lang: he
mainfont: SILEOT.ttf
...
---
# משהו בעברית
......
......@@ -2,7 +2,7 @@
title: Presentation
author: Your name here
theme: metropolis
...
---
# Section
......@@ -20,4 +20,5 @@ theme: metropolis
![Animated gif](prompt.gif)
## External image
![External image](https://git.shore.co.il/nimrod/rcfiles/-/raw/master/.face)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment