From: rinpatch Date: Mon, 1 Apr 2019 16:24:50 +0000 (+0300) Subject: Make only important note bold rather than the whole paragraph because it looks better... X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e2b94d8f330041724b9c7d2b89c5020e463eb378;p=akkoma Make only important note bold rather than the whole paragraph because it looks better that way --- diff --git a/docs/config.md b/docs/config.md index f507d4461..97a0e6ffa 100644 --- a/docs/config.md +++ b/docs/config.md @@ -205,7 +205,7 @@ This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:i - `path` -**Important note: if you modify anything inside these lists, default `config.exs` values will be overwritten, which may result in breakage, to make sure this does not happen please copy the default value for the list from `config.exs` and modify/add only what you need** +**Important note**: if you modify anything inside these lists, default `config.exs` values will be overwritten, which may result in breakage, to make sure this does not happen please copy the default value for the list from `config.exs` and modify/add only what you need Example: ```elixir