mozilla / readability

A standalone version of the readability lib
Other
9k stars 607 forks source link

Reader mode does not include codemirror code samples from kotlinlang.org #626

Open kbrosnan opened 4 years ago

kbrosnan commented 4 years ago

URL: https://kotlinlang.org/docs/reference/coroutines/basics.html

Browser / Version: Firefox Mobile 69.0 Operating System: Android 7.1.1 Tested Another Browser: No

Problem : Missing content when rendered in read mode in mobile Description: When I switched to read in my Firefox preview code blocks are missed. Steps to Reproduce:

  1. Open the link in Firefox preview
  2. Switch to read mode (from shortcuts provided above toolbar) Link to open - https://kotlinlang.org/docs/reference/coroutines/basics.html

Result - under "your first coroutine" there is one code block. It was missing when I switched to read mode

Browser Configuration
  • None

From webcompat.com with ❤️

Moved from https://github.com/mozilla-mobile/fenix/issues/5477

ankushduacodes commented 4 years ago

Hi @kbrosnan @msujaws, I am a beginner in open source contributions, If this is something that is not too complex to work on, Then I would love to take on this issue.

gijsk commented 4 years ago

Hey @ankushduacodes , this is probably not the easiest to start with - #629 is probably better. Thank you for your interest!

ankushduacodes commented 4 years ago

@gijsk For sure, Thank you for the reply