-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fixes #33: message formating #47
Conversation
Wooo |
@AmirSavand does Angular let the messages to render in safe ? I mean rendering html data ? |
Codecov Report
@@ Coverage Diff @@
## master #47 +/- ##
=========================================
+ Coverage 94.62% 94.7% +0.07%
=========================================
Files 22 22
Lines 428 434 +6
=========================================
+ Hits 405 411 +6
Misses 23 23
Continue to review full report at Codecov.
|
I have to configure it. |
Should we take care of it in this pull request or another ? |
Another pull. |
What about other converts? Like quote? or code? |
I see |
Good call. |
Fixes #33