Documenting newlines in block editor.
This commit is contained in:
@ -146,6 +146,8 @@ SCR ( -- a ) Pointer to last listed block
|
||||
|
||||
<h5>Block Editor</h5>
|
||||
These words are available inside the <code>EDITOR</code> vocabulary.
|
||||
Note the block editor places newlines in the 63rd column of each line
|
||||
to make the block file readable in a text editor.
|
||||
<pre>
|
||||
WIPE ( -- ) Blank out the current block
|
||||
L ( -- ) List the current block
|
||||
|
||||
@ -107,6 +107,8 @@ SCR ( -- a ) Pointer to last listed block
|
||||
|
||||
<h5>Block Editor</h5>
|
||||
These words are available inside the <code>EDITOR</code> vocabulary.
|
||||
Note the block editor places newlines in the 63rd column of each line
|
||||
to make the block file readable in a text editor.
|
||||
<pre>
|
||||
WIPE ( -- ) Blank out the current block
|
||||
L ( -- ) List the current block
|
||||
|
||||
@ -112,6 +112,8 @@ SCR ( -- a ) Pointer to last listed block
|
||||
|
||||
<h5>Block Editor</h5>
|
||||
These words are available inside the <code>EDITOR</code> vocabulary.
|
||||
Note the block editor places newlines in the 63rd column of each line
|
||||
to make the block file readable in a text editor.
|
||||
<pre>
|
||||
WIPE ( -- ) Blank out the current block
|
||||
L ( -- ) List the current block
|
||||
|
||||
Reference in New Issue
Block a user