mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-13 07:52:22 -07:00
[docs] touchups
This commit is contained in:
@@ -2137,7 +2137,7 @@ MD_MessageListConcat:
|
||||
}
|
||||
|
||||
@send(Nodes)
|
||||
@doc("Given a starting node @code 'first', will scan across the node's siblings in-order to find a node that has flags that overlap the passed @code 'flags'. Useful when, for example, finding the set of node ranges delimited by commas or semicolons inside of a single `MD_Node` children list.")
|
||||
@doc("Given a starting node @code 'first', will scan across the node's siblings in-order to find a node that has flags that overlap the passed @code 'flags'. Useful when, for example, finding the set of node ranges delimited by commas or semicolons inside of a single MD_Node children list.")
|
||||
@see(MD_NodeFlags)
|
||||
@func MD_FirstNodeWithFlags:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user