Files
2018-cpp-spirit-parsing/example.html
2018-09-13 11:11:32 +02:00

8 lines
295 B
HTML

<h1>Example for C++ HTML Parser</h1>
Welcome to the example text for the HTML <b>snippet</b> parser,
which can also interpret *Markdown* style.
Furthermore, the markup parser can read additional tags like <% func(a,5) %>
which could then filled at evaluation with the result of C++ functions.