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

WebView Markdown doesn't expand <details> #278

Open
Monty opened this issue Feb 5, 2022 · 0 comments
Open

WebView Markdown doesn't expand <details> #278

Monty opened this issue Feb 5, 2022 · 0 comments

Comments

@Monty
Copy link

Monty commented Feb 5, 2022

On an iPhone, with Markdown Render Engine set to WebView, <details> are not expanded.

Excerpt below taken from this repo.

A sliver of the expansion shows up but I can't scroll down to see it.

Using the flutter engine, the <details> are always expanded.

**Screenshots**

<h3 align="center">game board</h3>

![game board](https://user-images.githubusercontent.com/95859352/152353492-a706e77f-9a7e-4d09-8a43-   8a5c1470e7f3.png)

<details><summary><b>Show other screenshots</b></summary>

<h3 align="center">menu</h3>

![menu](https://user-images.githubusercontent.com/95859352/152353450-3c0fba45-0341-4902-9e27-         23a1c757b2aa.png)

<h3 align="center">difficult mode</h3>

![difficult mode](https://user-images.githubusercontent.com/95859352/152353527-08d8ccdc-3fc9-4fac-    a391-d0a960e2b0e3.png)

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

No branches or pull requests

1 participant