sway/scripts/highlightjs
Joshua Batty 58f2021ad0
Add some missing keywords for mdBook syntax highlighting (#2903)
Add some missing keywords to the `sway.js` file. This was triggered by
@Braqzen noticing some inconsistent highlighting in the generated MD
books.

Doesn't address custom types not being highlighted but that can be for a
future PR.
2022-09-29 23:23:06 -05:00
..
build.sh Add more highlighted languages (#1699) 2022-05-26 17:26:37 -04:00
README.md Create markdown-lint.yml (#2534) 2022-08-15 12:45:07 -04:00
sway.js Add some missing keywords for mdBook syntax highlighting (#2903) 2022-09-29 23:23:06 -05:00

Instructions

Update "sway.js" file.

Then run:

./build.sh

If you are actively developing and testing and want to keep highlight.js directory add keep in the command

./build.sh keep