help: inserted a blank line between the title and the article content.
parent
3551294fd4
commit
992a49839f
|
@ -125,7 +125,7 @@ M: word set-article-parent swap "help-parent" set-word-prop ;
|
|||
: print-topic ( topic -- )
|
||||
>link
|
||||
last-element off
|
||||
[ $title ] [ article-content print-content nl ] bi ;
|
||||
[ $title ] [ nl article-content print-content nl ] bi ;
|
||||
|
||||
SYMBOL: help-hook
|
||||
|
||||
|
|
Loading…
Reference in New Issue