spockz/lhs2texhl

Apply text transformation on keywords

Closed this issue · 0 comments

Provide a way to transform keywords with additional `markup'.

  1. 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.
  2. If there is text after the final underscore this text should be displayed in subscript.
  3. Make these transformations optional.