--- title: Multi-line text sidebar_position: 40 --- To add multi-line text in Frontmatter, use a `|` character, and prefix the lines by spaces: ```md about: | This is a multi-line text that will be assigned to the about key ```