]> oss.titaniummirror.com Git - webber.git/blobdiff - in/plugins/read_html.md
Remove lots of documentation typos.
[webber.git] / in / plugins / read_html.md
index 9ae454098cb0d323c7478ab526bc77f24c2bdf80..936c93b72d8b4f571e0625c037315bd455ef0a97 100644 (file)
@@ -8,8 +8,8 @@ mtime: 2009-06-26
 This plugin reads HTML snippets from "`*.html`" files.
 
 Please note that currently the plugin assumes that this is a HTML snippet.
-That means: the snippes should only contain what is inside "`<body>`" and
-"`</body>`", but without those tags themselfes.
+That means: the snippets should only contain what is inside "`<body>`" and
+"`</body>`", but without those tags themselves.
 
 A sample "`test.html`" document looks like this:
 
@@ -21,4 +21,4 @@ A sample "`test.html`" document looks like this:
        <!-- to be continued -->
 
 You'll find more about "`title:`", "`parent:`" and "`ctime:`" in the
-[[page format|pageformat.html]] description.
+[[page format|pageformat]] description.