MarkdownView-Android icon indicating copy to clipboard operation
MarkdownView-Android copied to clipboard

Internal links not working

Open petered opened this issue 3 years ago • 0 comments

First of all, thanks for making this vary handy tool. I'm using it to create a user manual for my App, and finding it would be very useful to have a table of contents at the top, but I'm not able to create one because the internal linking doesn't work.

Subject of the issue

Internal links, e.g.

[Link to Section](#section-name)

...

# Section Name

Steps to reproduce

Above markdown should do it.

Expected behaviour

Upon clicking internal link, screen should jump to that heading.

Actual behaviour

Screen just goes blank.

petered avatar Oct 26 '22 19:10 petered