Project

General

Profile

« Previous | Next » 

Revision 14403

bugfix: lib/Firefox_bookmarks.reformat.csv: page's self-description: updated "page's self-description: " prefix to remove

View differences:

trunk/lib/Firefox_bookmarks.reformat.csv
26 26
" LAST_MODIFIED="".*?""",,"remove LAST_MODIFIED attributes, which seem to change whenever the favicon is updated and clutter up the svn diff"
27 27
,,#### bookmark text fixes
28 28
"(^(?!.*<H3\b).*
29
 *<DD>)(?!&quot;|-+$)(?:[^:\n]*? description: )?",\1page's self-description: ,"label page's self-description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the page's self-description is in the 1st paragraph(s), when provided. if the bookmark desc starts with "" or a blank line, this is an author-added quotation or comment and not the page's self-description."
29
 *<DD>)(?!&quot;|-+$)(?:page's self-description: )?",\1page's self-description: ,"label page's self-description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the page's self-description is in the 1st paragraph(s), when provided. if the bookmark desc starts with "" or a blank line, this is an author-added quotation or comment and not the page's self-description."
30 30
,,#### bookmark reorganization
31 31
"(?s)(^<DL><p>
32 32
    <DT><H3 [^\n]*

Also available in: Unified diff