mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[GH-ISSUE #278] WebView Markdown doesn't expand <details> #795
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Monty on GitHub (Feb 5, 2022).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/278
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.