Add codeword highlighting (#30092)
* Added codeword highlighting * Updated to support more codeword roles, color is set serverside * Review feedback * Change to a Component-based system using SessionSpecific * Tidied up CanGetState, set Access restrictions on component * Clean-up * Makes the injection ignore brackets, restore some codewords, remove "Taste/Touch" from adjectives
This commit is contained in:
@@ -314,7 +314,6 @@
|
||||
- slow
|
||||
- swift
|
||||
- young
|
||||
- Taste/Touch
|
||||
- bitter
|
||||
- delicious
|
||||
- fresh
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: dataset
|
||||
- type: dataset
|
||||
id: verbs
|
||||
values:
|
||||
- accept
|
||||
@@ -616,7 +616,6 @@
|
||||
- whine
|
||||
- whip
|
||||
- whirl
|
||||
- whisper
|
||||
- whistle
|
||||
- wink
|
||||
- wipe
|
||||
|
||||
Reference in New Issue
Block a user