Add html_like example. Improve take_any_args.

This commit is contained in:
Arthur Sonzogni
2019-01-23 02:16:00 +01:00
parent ce7867ab03
commit 1e92db7ec0
5 changed files with 94 additions and 13 deletions

View File

@@ -20,3 +20,4 @@ example(size)
example(vbox_hbox)
example(hflow)
example(paragraph)
example(html_like)