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

Add fallback Html panel support for markdown rendering #522

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Commits on Aug 10, 2023

  1. Add fallback Html panel support for markdown rendering

    Android Studio frustratingly ships with a broken version of the embedded markdown plugin, which prevents use of the modern JCEF API we were using. This adds a fallback implementation for when that's not available and just uses a simpler html panel.
    ZacSweers committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ab7f508 View commit details
    Browse the repository at this point in the history