Revision 8730
Added by Aaron Marcuse-Kubitza over 11 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>)(?!<meta> description: ),<meta> description: ,"label <meta> description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the <meta> description is in the 1st paragraph(s), when provided." |
|
21 |
(?<=^<DD>)(?:[^:\n]*? description: )?,<meta> description: ,"label <meta> description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the <meta> description is in the 1st paragraph(s), when provided." |
Also available in: Unified diff
lib/Firefox_bookmarks.reformat.csv: label <meta> description: remove any existing description label, to avoid duplicating the description label when the text of the description label changes