(docs) fixed 404s and minor typos (#1639)
**Summary** Fixed 404s (converted absolute links to relative links) and minor typos across several pages. **Test plan** Previewed locally **A picture of a cute animal (not mandatory but encouraged)** 
This commit is contained in:
committed by
Jessica Parsons
parent
ffe1e0698d
commit
0adfd4f04c
@ -5,7 +5,7 @@ target: markdown
|
||||
|
||||
The markdown widget provides a full fledged text editor - which is based on [slate](https://github.com/ianstormtaylor/slate) - that allows users to format text with features such as headings and blockquotes. Users are also allowed to write in markdown by simply flipping a switch.
|
||||
|
||||
*Please note:* in case you want to use your markdown editor to fill a markdown's file content after the frontmatter, you'll have name the field as `body` so then the CMS can recognize it and save the file accordingly.
|
||||
*Please note:* in case you want to use your markdown editor to fill a markdown's file content after the frontmatter, you'll have name the field as `body` so that the CMS can recognize it and save the file accordingly.
|
||||
|
||||
- **Name:** `markdown`
|
||||
- **UI:** full text editor
|
||||
|
Reference in New Issue
Block a user