words-docs: add "recursive" to the list of word properties
Put "flushable" in quotes for consistency.locals-and-roots
parent
2c04c6a0f2
commit
06ec320eca
|
@ -99,7 +99,8 @@ $nl
|
|||
{
|
||||
{ $snippet "\"inline\"" } ", "
|
||||
{ $snippet "\"foldable\"" } ", "
|
||||
{ $snippet "flushable" }
|
||||
{ $snippet "\"flushable\"" } ", "
|
||||
{ $snippet "\"recursive\"" }
|
||||
}
|
||||
{ $link "declarations" }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue