Markup
Markup copied to clipboard
Can you keep the mark?
It's such a great project that I don't need to make any changes at all, so I can use it where I want it. I would like it more if I could increase the selection of reserved identifiers. At present: *asterisks* To asterisks Idea: *asterisks* To *asterisks*
You could make your own renderer to achieve that :). Once you have the abstract syntax tree in the form of [Markup], you can bring back the asterisks while converting to an NSAttributedString. You could base your implementation in the current renderer.
I mean, add a setting and choose to keep it with no reservation so that we can be more flexible. Although it can be achieved by itself, but if there is a total switch is not better?. For example, I use the same logo, but in some cases I don't need it to display the identity, and in some cases I want to show them. I don't need to write two more pieces of code that can be implemented with the same code
In addition, I have another suggestion, that is, to increase support for regular expressions. For example, (red) Hello (red), I can get "red", and can do what I want to do. Oh, No. think about it all powerful.. ha!