Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you keep the mark? #4

Open
SF-Simon opened this issue Sep 17, 2017 · 3 comments
Open

Can you keep the mark? #4

SF-Simon opened this issue Sep 17, 2017 · 3 comments
Labels

Comments

@SF-Simon
Copy link

SF-Simon commented Sep 17, 2017

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*

@gonzalezreal
Copy link
Owner

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.

@SF-Simon
Copy link
Author

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

@SF-Simon
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants