diff options
Diffstat (limited to 'web/bubblegum/examples/posts/2021-04-02-a second post.html')
-rw-r--r-- | web/bubblegum/examples/posts/2021-04-02-a second post.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/bubblegum/examples/posts/2021-04-02-a second post.html b/web/bubblegum/examples/posts/2021-04-02-a second post.html new file mode 100644 index 000000000000..050586c3029c --- /dev/null +++ b/web/bubblegum/examples/posts/2021-04-02-a second post.html @@ -0,0 +1,7 @@ +<p> + <ul> + <li>โ sorting</li> + <li>โ url encoding (admire the spaces!)</li> + <li>โ classic Nix regex based parsing</li> + </ul> +</p> |