Project

General

Profile

« Previous | Next » 

Revision 8730

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

View differences:

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>)(?!&lt;meta&gt; description: ),&lt;meta&gt; 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: )?,&lt;meta&gt; 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