lv_text_is_marker() function
Test if character can be treated as marker, and don't need to be rendered. Note, this is not a full list. Add your findings to the list.
Syntax
static inline bool lv_text_is_marker(uint32_t letter); Return value
true if so