sponsor Vim development Vim logo Vim Book Ad

rfc2html : Convert a RFC into HTML easy to browse

 script karma  Rating 13/8, Downloaded by 1323  Comments, bugs, improvements  Vim wiki

created by
Samuel Hangouët
 
script type
utility
 
description
This little script makes a HTML file from a RFC (request for comment)
text file from IETF.org.

The TOC is converted into a navigation-frame and anchors inserted everywhere in the document.

Some visual improvement are done : bold title, rulers between pages, etc.
 
install details
1. Open the RFC .txt file you want to convert

2. Type:
:source rfc2html.vim    (with the right path where you put the script)

3. Three files have been generated: index.html and its two frames: toc.html and content.html.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
rfc2html.vim 1.4 2006-06-14 6.0 Samuel Hangouët Make TOC acceptable format less strict (now works on rfc2068)
Unix LF only.
rfc2html.vim 1.3 2006-03-21 6.0 Samuel Hangouët This new version uses a navigation frame for the table of content.
rfc2html.vim 1.1 2006-03-17 6.0 Samuel Hangouët Script more powerfull and more selective: accept differents kinds of TOC, manage multi-line TOC items, do not put false links inside the text.
Anchors for pages are also generated (not use for the moment).
rfc2html.vim 1.0 2006-03-17 6.0 Samuel Hangouët Initial upload
ip used for rating: 3.133.87.156

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github