help.markup: adding $content to inline the content of another article.
parent
fbb6968312
commit
1a8aca2969
|
@ -473,6 +473,9 @@ M: f ($instance) ($link) ;
|
|||
{ $link with-pprint } " combinator."
|
||||
} $notes ;
|
||||
|
||||
: $content ( element -- )
|
||||
first article-content print-content nl ;
|
||||
|
||||
GENERIC: elements* ( elt-type element -- )
|
||||
|
||||
M: simple-element elements*
|
||||
|
|
Loading…
Reference in New Issue