From 8fe60eaaa5b06b0117f44b1c57e395642c419bc8 Mon Sep 17 00:00:00 2001 From: AardCrowley Date: Wed, 18 Jan 2023 12:26:05 -0500 Subject: [PATCH] New code, fixed bugs. --- Note_Write_Helper/Note_Write_Helper.xml | 123 +++++++++--------------- 1 file changed, 45 insertions(+), 78 deletions(-) diff --git a/Note_Write_Helper/Note_Write_Helper.xml b/Note_Write_Helper/Note_Write_Helper.xml index cee350b..a1a2df0 100644 --- a/Note_Write_Helper/Note_Write_Helper.xml +++ b/Note_Write_Helper/Note_Write_Helper.xml @@ -6,23 +6,13 @@ - - - + + No indent character; takes a long line and formats linewraps it. -nwi Same as above, except it takes an indent character. +nwi Same as above, except it takes an indent character. nnw Opens up an editor box so you can just type the whole note at once. ##Examples## @@ -41,55 +31,32 @@ returns >This is a long line of text that would be formatted to break at 79 characters with >respect to the word boundaries. -As a side note, in order to post blank lines, you will need to use @w for each blank line. I may or may not fix it in the future. - ]]> - - - - - - - - - - Send(note_wrap("%1")) - - - Send(note_wrap("%2", 79, "%1")) - - - - noteeditor("%1") - - - - - - - + - + - - - - + + + + - +