sway/scripts/prism
John Adler fddb2067dd
Create markdown-lint.yml (#2534)
* Create markdown-lint.yml

* Fix lint errors.
2022-08-15 12:45:07 -04:00
..
build.sh added sway highlight.js (#129) 2021-08-02 19:09:28 +02:00
components.json added sway highlight.js (#129) 2021-08-02 19:09:28 +02:00
prism-sway.js added sway highlight.js (#129) 2021-08-02 19:09:28 +02:00
prism-sway.min.js added sway highlight.js (#129) 2021-08-02 19:09:28 +02:00
README.md Create markdown-lint.yml (#2534) 2022-08-15 12:45:07 -04:00

Instructions

Update "prism-sway.js" file.

Then run:

./build.sh

If you are actively developing and testing and want to keep prism (repo) directory add keep in the command

./build.sh keep

Testing

If you want to test it in html, keep the "prism" folder, and open "test-suite.html" and start writing Sway.