Apply text transformation on keywords
Closed this issue · 0 comments
spockz commented
Provide a way to transform keywords with additional `markup'.
- Additional underscores at the beginning and end of identifiers would be trimmed. Working around the problem of using the same word twice. Unfortunately this means changing your code manually.
- If there is text after the final underscore this text should be displayed in subscript.
- Make these transformations optional.