Pastegasm currentyl uses the Quill+ format internally. The editor displays its contents as WYSIWYG. Additionally, experimental formats are available through the inline code format.
• Characters | [/cha="Character Name"]
| [/cha]
Creates an interactive element that can be clicked to toggle the trasparency of the next text.
The idea is that before a character's lines you can add this modifier to help readers/performers
read those lines more clearly. This modifier will affect all the text in front of it until another
character modifier appears.
You can leave the name empty ([/cha]
) to remove the modifier
after the character's lines end.
• Input | [/input="Variable Name", def="Default Value"]
Creates an input field inside your text that allows the reader to customize a piece of your
writing. The default value is optional.
This is useful if you want to include the name or pronouns of the reader inside the story.
• Variable | [/var="Variable Name"]
Include this field wherever the contents of the variable input should be placed inside your
text. These will be dinamically and automatically updated as the user writes inside the
variable input.
The following are formats that are still supported by Pastegasm, but cannot be selected in the current version because they will be deleted in the future. The pastes that are stored with these formats will still be displayed as intended, but if they are to be edited, they will be upgraded to the Quill+ Format.
Plain text is delivered as-is. The only thing that changes, in a way, is that line breaks will be displayed in different rows. Like regular text. Thing is, the new line character "\n" and the line break combo in Windows "\r\n" are just like regular characters. The text editor has to make sense of that and place the text in different rows. So we have to that by ourselves. Thankfully we also convert all the "new line character combo" automatically or we would have a lot of issues because it's always has to be a huge problem with things like text. Oh, and btw we also use the UTF-8 encoding.
**text to be bold**
*text to be italic*
***text to be bold italic***
_text to be italic_
~text to be strikethrough~
%tri-hex code%
| %hex code%
| %html color code%
| %reset%
# a big header
## a medium header
### a small header
[/left]
[/center]
[/right]
[/justify]
#. text
- text
[/index]
: marker
[/hbar]
[/cha="Character Name"]
| [/cha]
[/cha]
) to remove the modifier
after the character's lines end.[/url="https://example.com"]
|
[/url="https://example.com", text="Display Text"]
[/img="https://example.com/image.png"]
∖text
∖∖
".[/clear]