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

How to hide a specific symbol? #14

Open
JarisGV opened this issue Apr 22, 2021 · 2 comments
Open

How to hide a specific symbol? #14

JarisGV opened this issue Apr 22, 2021 · 2 comments

Comments

@JarisGV
Copy link

JarisGV commented Apr 22, 2021

Hello,

I'd like to hide a specific symbol in the rendered HTML. e.g. I'd like to type @username but in the HTML I would like to have it rendered without the @ before the username. In the same way I'd like to hide https:// from the output. E.g.: https://mysite.com becomes mysite.com in HTML output.

How can I achieve it?

Example

@VincentLoy
Copy link
Owner

Hi @JarisGV
currently, it's not directly possible with the lib. But it should be very easy to implement this feature as an optional one :)

@JarisGV
Copy link
Author

JarisGV commented Apr 29, 2021

🙏🙏🙏

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

No branches or pull requests

2 participants