Query: html2haml
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
html2haml(1) General Commands Manual html2haml(1)NAMEhtml2haml - Transforms an HTML file into corresponding Haml code.SYNOPSIShtml2haml [options] [INPUT] [OUTPUT]DESCRIPTIONTransforms an HTML file into corresponding Haml code.OPTIONS-e, --erb Parse ERb tags. --no-erb Don't parse ERb tags. -r, --rhtml Parse RHTML tags. --no-rhtml Don't parse RHTML tags. -x, --xhtml Parse the input using the more strict XHTML parser. -s, --stdin Read input from standard input instead of an input file --trace Show a full traceback on error -?, -h, --help Show this message -v, --version Print version Please note this program's function is to make a first approach towards converting your HTML. Although usually it will give you a nearly good result, it will often need tweaking - This is specially true when you are parsing RHTML, as it can include parsable and conditional tags which can be misinterpreted and break nesting.SEE ALSOThis program is shipped as part of the libhaml-ruby1.8 library package, you can check its corresponding documentation can be found in the libhaml-ruby-doc package.AUTHORThis manual page was written by Gunnar Wolf <gwolf@debian.org>, based on the command-line output of this program, for the Debian GNU/Linux system (but may be freely used by others). December 18, 2008 html2haml(1)
Related Man Pages |
---|
haml(1) - debian |
kid3(1) - debian |
rsstail(1) - debian |
html::parse(3) - mojave |
html::parse(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Parse a range of data |
To extract <P> tags in a custom manner from below mentioned input. |
Change Parse Script |
Parse XML file |
Parsing a file in bash |