mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Minor tweak to CHANGELOG
Otherwise my Jekyll-powered website complains that it does not
understand what kind of Liquid construct the {{{macro}}} is...
This commit is contained in:
parent
1c77764976
commit
7f98108bfa
|
|
@ -71,10 +71,10 @@ Customisation options
|
|||
,* Implemented the 'modus-themes-markup' variable, which supersedes the
|
||||
now-deprecated 'modus-themes-intense-markup'. The new user option
|
||||
accepts a list of properties (symbols). It affects constructs such as
|
||||
Org's =verbatim=, ~code~, and {{{macro}}}. By default, when this user
|
||||
option is either nil or an empty list, the affected constructs only
|
||||
have a foreground colour (e.g. Org verbatim is magenta). Properties
|
||||
that change this style are:
|
||||
Org's =verbatim=, ~code~, and macro (with three pairs of braces). By
|
||||
default, when this user option is either nil or an empty list, the
|
||||
affected constructs only have a foreground colour (e.g. Org verbatim
|
||||
is magenta). Properties that change this style are:
|
||||
|
||||
1. 'italic' for an added slant to the text.
|
||||
2. 'bold' for a heavier weight.
|
||||
|
|
|
|||
Loading…
Reference in a new issue