X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=in%2Fplugins%2Fread_html.md;h=936c93b72d8b4f571e0625c037315bd455ef0a97;hb=b9132d87ddf62fb3b589115c2cd3e5d11132b28f;hp=9ae454098cb0d323c7478ab526bc77f24c2bdf80;hpb=02dc66719998ae8faa7f8f6adef090b6de585543;p=webber.git diff --git a/in/plugins/read_html.md b/in/plugins/read_html.md index 9ae4540..936c93b 100644 --- a/in/plugins/read_html.md +++ b/in/plugins/read_html.md @@ -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 "``" and -"``", but without those tags themselfes. +That means: the snippets should only contain what is inside "``" and +"``", 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: You'll find more about "`title:`", "`parent:`" and "`ctime:`" in the -[[page format|pageformat.html]] description. +[[page format|pageformat]] description.