Revision 8736
Added by Aaron Marcuse-Kubitza almost 12 years ago
Firefox_bookmarks.reformat.csv | ||
---|---|---|
18 | 18 |
</DD>",close <DD> when followed by tags which don't autoclose it properly |
19 | 19 |
" ICON=""data:.*?""",,"remove ICON attributes with favicon contents, which clutter up the svn diffs" |
20 | 20 |
" LAST_MODIFIED="".*?""",,"remove LAST_MODIFIED attributes, which seem to change whenever the favicon is updated and clutter up the svn diff" |
21 |
(?<=^<DD>)(?:[^:\n]*? description: )?,page's description: ,"label page's description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the page's description is in the 1st paragraph(s), when provided." |
|
21 |
(?<=^<DD>)(?!")(?:[^:\n]*? description: )?,page's description: ,"label page's description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the page's description is in the 1st paragraph(s), when provided. if the bookmark desc starts with "" , this is an author-added quotation and not the page's description." |
Also available in: Unified diff
lib/Firefox_bookmarks.reformat.csv: label page's description: don't label an author-added quotation (which starts with " ) as the page's description