diff --git a/docs/contributing.md b/docs/contributing.md index fa9c13e..54cd054 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -15,8 +15,8 @@ ``` ???+ warning - Since the PPA for fontforge is no longer maintained, apt might not work for some users. - The preferred way to install is using the AppImage from: https://fontforge.org/en-US/downloads/ + Since the PPA for fontforge is no longer maintained, apt might not work for some users. + The preferred way to install is using the AppImage from: https://fontforge.org/en-US/downloads/ 3. Clone the repository or your fork diff --git a/docs/usage.md b/docs/usage.md index c9c1688..37650be 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -27,7 +27,8 @@ Your form should look like this: 3. (Optional) Config file containing custom options for your font can also be passed using the `--config [CONFIG FILE]` argument. - ???+ note - If you expicitly pass the metadata (filename, family or style) as CLI arguments, they are given a preference over the default config file data. + ???+ note + - If you expicitly pass the metadata (filename, family or style) as CLI arguments, they are given a preference over the default config file data. - If no config file is provided for an input then the [default config file](https://github.com/builtree/handwrite/blob/main/handwrite/default.json) is used.