nutshell icon indicating copy to clipboard operation
nutshell copied to clipboard

Added workaround support for wikipedia specific sections

Open Dev-Mehta opened this issue 1 year ago • 0 comments

Like this:

image

What I did?

  • Added a request to wikipedia parse API to parse sections of the given page, and look at the section ID given in the URL by developer.
  • If section ID is found, then make another request to parse html/text for that certain section.

Dev-Mehta avatar Aug 15 '24 09:08 Dev-Mehta