fix prettier bugs, remove prettier from MD formatting

This commit is contained in:
Patrick Marsceill
2022-03-03 19:32:25 +00:00
committed by GitHub
parent 13298d20c0
commit 79f30a22bc
7 changed files with 13 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
title: Just the Docs
description: A Jekyll theme for documentation
baseurl: "/just-the-docs" # the subpath of your site, e.g. /blog
url: "https://pmarsceill.github.io" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://just-the-docs.github.io" # the base hostname & protocol for your site, e.g. http://example.com
permalink: pretty
exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile"