diff --git a/config/sync/user.role.anonymous.yml b/config/sync/user.role.anonymous.yml index d5384b0..ad4c707 100644 --- a/config/sync/user.role.anonymous.yml +++ b/config/sync/user.role.anonymous.yml @@ -15,4 +15,5 @@ permissions: - 'access site-wide contact form' - 'post comments' - 'use exclude node title' + - 'use text format minimalhtml' - 'use text format restricted_html' diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml index 31150ec..cec6f7e 100644 --- a/config/sync/user.role.authenticated.yml +++ b/config/sync/user.role.authenticated.yml @@ -21,3 +21,4 @@ permissions: - 'skip comment approval' - 'use exclude node title' - 'use text format basic_html' + - 'use text format minimalhtml' diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 103e211..39ae848 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 103e2113d479314e4cf618c10897bde671cd4f79 +Subproject commit 39ae84867c394d63c5b834e534ce46c86aa921b8