diff options
author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-07-13 00:23:51 +0530 |
---|---|---|
committer | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-08-06 13:00:56 +0530 |
commit | 19ecb1701e42eb277bfe5b185aec051a300f66dd (patch) | |
tree | 974cb1335c46d325a2303ccae0dc1cdc3f4adb8e /nix/NIX.md | |
parent | 8085b2728d573693f05874de550171e50dbd111a (diff) | |
download | PrismLauncher-19ecb1701e42eb277bfe5b185aec051a300f66dd.tar.gz PrismLauncher-19ecb1701e42eb277bfe5b185aec051a300f66dd.tar.bz2 PrismLauncher-19ecb1701e42eb277bfe5b185aec051a300f66dd.zip |
chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
Diffstat (limited to 'nix/NIX.md')
-rw-r--r-- | nix/NIX.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # How to import To import with flakes use + ```nix { inputs = { |