mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
Add new front matter element: excerpt (#227)
* This commit adds the excerpt front matter element, to show an abbreviated version of the definition in social previews. This also includes the documentation updates to support this change. * This commit adds @olvb's suggestion to use 'set' to define the alert & preview combo, to avoid repetitive code * This commit updates the preview text to only include the flag if it's "avoid" – if the flag is "warning" or there is no flag, it will not appear at the beginning of the preview text. Co-authored-by: Kathryn Grayson Nanz <kathryn@Kathryns-MacBook-Air.local> Co-authored-by: Oscar <ovlb@users.noreply.github.com> Co-authored-by: Kathryn <>
This commit is contained in:

committed by
GitHub

parent
3808d4d80c
commit
b872dbe384
@ -5,6 +5,7 @@ flag:
|
||||
text: 'Neo-Colonial/Racist slur'
|
||||
level: 'avoid'
|
||||
defined: true
|
||||
excerpt: something which is obscenely cruel; primitive; unsophisticated.
|
||||
speech: adjective
|
||||
reading:
|
||||
- text: 'is the word barbarian a slur?'
|
||||
|
Reference in New Issue
Block a user