User:Proteins/summarizeFAC.js: Difference between revisions

Content deleted Content added
Proteins (talk | contribs)
draft of new script for FAC
 
Proteins (talk | contribs)
print out boldface text
Line 346:
}
boldface_text = boldface_text.replace(/(<([^>]+)>)/ig,""); // remove HTML tags
// window.alert("List item " + list_item_index + " has boldface text: " + boldface_text + "\n");