Read HTML
This plugin reads HTML snippets from "*.html" files.
Please note that currently the plugin assumes that this is a HTML snippet.
That means: the snippets should only contain what is inside "" and
" ", but without those tags themselves.
A sample "test.html" document looks like this:
title: Job
parent: Home
ctime: 2008-10-01
What I did in the past:
You'll find more about "title:", "parent:" and "ctime:" in the
page format description.
Â