mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
WebView Markdown doesn't expand <details> #182
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).
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.