Add the multiline config module

This commit is contained in:
David Valdez 2019-05-09 13:48:30 -05:00
parent c39a172690
commit 2aef6eb122
71 changed files with 1891 additions and 126 deletions

View file

@ -277,7 +277,12 @@ display:
empty: false
tokenize: false
content:
value: "<div class=\"titlebar\">\r\n <div class=\"titlebar_links\">\r\n <a href=\"/blog\">More blog posts</a>\r\n </div>\r\n</div>"
value: |
<div class="titlebar">
<div class="titlebar_links">
<a href="/blog">More blog posts</a>
</div>
</div>
format: full_html
plugin_id: text
cache_metadata: