fix whitespace
This commit is contained in:
parent
137a7114e1
commit
38e3c1ee8f
@ -146,10 +146,10 @@ def search_escape(url):
|
|||||||
def import_netscape_bookmarks(bookmarks_file, bookmark_types, output_format):
|
def import_netscape_bookmarks(bookmarks_file, bookmark_types, output_format):
|
||||||
"""Import bookmarks from a NETSCAPE-Bookmark-file v1.
|
"""Import bookmarks from a NETSCAPE-Bookmark-file v1.
|
||||||
|
|
||||||
Generated by Chromium, Firefox, IE and possibly more browsers. Not all
|
Generated by Chromium, Firefox, IE and possibly more browsers. Not all
|
||||||
export all possible bookmark types:
|
export all possible bookmark types:
|
||||||
- Firefox mostly works with everything
|
- Firefox mostly works with everything
|
||||||
- Chrome doesn't support keywords at all; searches are a separate
|
- Chrome doesn't support keywords at all; searches are a separate
|
||||||
database
|
database
|
||||||
"""
|
"""
|
||||||
import bs4
|
import bs4
|
||||||
|
Loading…
Reference in New Issue
Block a user