Skip to content
Update Cross-Page Links authored by Tristano Ajmone's avatar Tristano Ajmone
...@@ -120,13 +120,26 @@ Playing around with the [state-IDs plugin] and following the parser's syntax upd ...@@ -120,13 +120,26 @@ Playing around with the [state-IDs plugin] and following the parser's syntax upd
# Related Wiki Pages # Related Wiki Pages
- [Parser-States][Parser-States] - [Parser States][Parser-States]
- [Testing Language Definitions][LangDefs-Testing]
<!-----------------------------------------------------------------------------
REFERENCE LINKS
------------------------------------------------------------------------------>
<!-------------------------------- Wiki Pages -------------------------------->
[Parser-States]: ./Parser-States "See Wiki page 'Parser-States' for insights into Highlight's parser workflow" [Parser-States]: ./Parser-States "See Wiki page 'Parser-States' for insights into Highlight's parser workflow"
[LangDefs-Testing]: ./LangDefs-Testing "See Wiki page 'Testing Language Definitions'"
<!--------------------------------- plugins ---------------------------------->
[state-IDs plugin]: https://gitlab.com/saalen/highlight/blob/master/plugins/token_add_state_ids.lua "View source of 'token_add_state_ids.lua' plugin" [state-IDs plugin]: https://gitlab.com/saalen/highlight/blob/master/plugins/token_add_state_ids.lua "View source of 'token_add_state_ids.lua' plugin"
<!-------------------------------- Screenshots ------------------------------->
[state-IDs OFF]: ./StatesIDs-plugin-Example_OFF.png "Example of State IDs plugin usage in Highlight GUI (plugin disabled)" [state-IDs OFF]: ./StatesIDs-plugin-Example_OFF.png "Example of State IDs plugin usage in Highlight GUI (plugin disabled)"
[state-IDs ON]: ./StatesIDs-plugin-Example_ON.png "Example of State IDs plugin usage in Highlight GUI (plugin enabled)" [state-IDs ON]: ./StatesIDs-plugin-Example_ON.png "Example of State IDs plugin usage in Highlight GUI (plugin enabled)"
<!-- EOF -->