Plan 9 from Bell Labs’s /usr/web/sources/contrib/btdn/lib/tmac.la/html/clean_html

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#!/bin/rc
sed 's/<p style="line-height: 2.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 0.50in; margin-top: 0; margin-bottom: 0; text-align: left;">/<p class="header">/g' |\
sed 's/<p style="line-height: 2.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 0.50in; margin-top: 0; margin-bottom: 0; text-align: center;">/<p class="title">/g' |\
sed 's/<p style="line-height: 2.4em; margin-left: 1.00in; text-indent: 0.50in; margin-right: 0.50in; margin-top: 0; margin-bottom: 0; text-align: left;">/<p class="paragraph">/g' |\
sed 's/<span style="font-size: 12pt">//g' |\
sed 's/<\/span>//g' |\
sed 's/<p style="margin-top: 0; margin-bottom: 0.50in"><\/p>//g'

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.