forked from r03ert0/brainspell
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
This will involve (relatively) simple jQuery to grab info from the DOM and put into a table.
A first step is to get the titles with jQuery:
$('.paper-stuff a')Iterate through that and turn it into one string with a title on each line.
Use the jQuery docs.
Metadata
Metadata
Assignees
Labels
No labels