Update 2.3 is the biggest update yet, and provides a makeover for books.
+Added header support
+Added subheader support
+Added table of contents
+Added JumpTos for table of contents/headers
+Omitted specific content
+Completely revamped book formatter
+Tweaked end and front page to use specified fonts
~Fixed error messages not being specific enough
~Fixed vanilla format bleeding bug
~minor config edits
You should probably just delete your config this time around. In case you really dont want to, heres the new stuff for it:
Code (Text):
format:
#b is for bold, denotes the name of the article in article itself.
b:
bold: true
color: dark_aqua
#a is for link, linking to other articles or external links. NOTE: Any hover and click values are overridden.
a:
prefix: '['
suffix: ']'
color: aqua
#i is for italic, and is only used in special cases.
i:
italic: true
#h2 is a header that marks sections of an article. Table of contents entries will be made when encountered.
h2:
underlined: true
color: gray
bold: true
#h3 is a header that marks subsections of sections.
h3:
color: dark_gray
suffix: ':'
If you liked this update, please consider funding further development through a
donation!! Anything helps!!! <3