-
Notifications
You must be signed in to change notification settings - Fork 121
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
Reverting RTE to use SDK markdown when in markdown mode #2327
Conversation
Generated by 🚫 Danger Swift against 5d44960 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2327 +/- ##
===========================================
- Coverage 72.64% 72.53% -0.11%
===========================================
Files 511 512 +1
Lines 35319 35327 +8
Branches 16990 16998 +8
===========================================
- Hits 25657 25626 -31
- Misses 9034 9077 +43
+ Partials 628 624 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Also added a way to prevent user suggestions to display when RTE is disabled
fixes #2303
fixes #2265