String change.

This commit is contained in:
Charles Haley 2025-07-21 19:38:08 +01:00
parent 665221c4cd
commit efae3e8382

View File

@ -100,7 +100,8 @@ generates \:ref\:\`get_note() <ff_get_note>\`
[*][B]Example program code text blocks.[/B] Surround the code block with ``[CODE]`` [*][B]Example program code text blocks.[/B] Surround the code block with ``[CODE]``
and ``[/CODE]`` tags. These tags must be first on a line. Example: and ``[/CODE]`` tags. These tags must be first on a line. Example:
[CODE] [CODE]
[CODE]program: [CODE]
program:
get_note('authors', 'Isaac Asimov', 1) get_note('authors', 'Isaac Asimov', 1)
[\/CODE] [\/CODE]
[/CODE] [/CODE]