Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Google To ITN r316 (Default branch) Post 302257283 by Linux Bot on Tuesday 11th of November 2008 11:10:07 PM
Old 11-12-2008
Google To ITN r316 (Default branch)

Google2Itn converts a Google Maps URL to a TomTomRoute file. It takes all waypoints from the URLand creates an ITN entry for each. Thus it'spossible to plan your trips in Google Maps andthen transfer the generated ITN file to yourTomTom navigation handheld.Image

Image

More...
 
HTML2MARKDOWN(1)						   User Commands						  HTML2MARKDOWN(1)

NAME
html2markdown - converts a page of HTML into markdown. SYNOPSIS
html2markdown [options...] [(filename|url) [encoding]] DESCRIPTION
html2markdown downloads the specified HTML page, and converts it to text marked up with markdown. The source HTML page may be a local file or remote URL. If not specified, it will be read from standard input. The output is printed to standard output. If an encoding is specified, it will override any encoding information provided by the HTTP Server. When not specified, python-feedparser (if available) will be used to determine the source encoding. If not available, or when reading local files, the encoding is assumed to be UTF-8. OPTIONS
--ignore-emphasis Don't include any formatting for emphasis. --ignore-links Don't include any formatting for links. --ignore-images Don't include any formatting for images. -g, --google-doc Convert an html-exported Google Document. -d, --dash-unordered-list Use a dash rather than a star for unordered list items. -b BODY_WIDTH, --body-width=BODY_WIDTH Number of characters per output line, 0 for no wrap. -i LIST_INDENT, --google-list-indent=LIST_INDENT Number of pixels Google indents nested lists. -s, --hide-strikethrough Hide strike-through text. Only relevant when -g is specified as well. --version Show program's version number and exit. -h, --help Show a help message and exit. AUTHOR
This manpage was written for Debian, by Stefano Rivera <stefanor@debian.org>. html2markdown 3.200.1 January 2012 HTML2MARKDOWN(1)
All times are GMT -4. The time now is 07:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy