Parsing image escapes and markup will only occur if their respective options are enabled
This commit is contained in:
@@ -54,6 +54,8 @@ void wofi_insert_widget(char* mode, char** text, char* search_text, char** actio
|
||||
|
||||
bool wofi_allow_images();
|
||||
|
||||
bool wofi_allow_markup();
|
||||
|
||||
uint64_t wofi_get_image_size();
|
||||
|
||||
bool wofi_mod_shift();
|
||||
|
Reference in New Issue
Block a user