Dym Sohin

Results 8 issues of Dym Sohin

> `String.strip/1 is deprecated. Use String.trim/1 instead`

### Infos: * Browser + version: Firefox latest ### Expected behavior: * properly processed template ### Actual behavior: ![422 Unprocessable Entity_20220109011220](https://user-images.githubusercontent.com/59403389/148665345-fb139da1-be29-4b3d-8c95-7b256a7dd564.png) ### Steps to reproduce the behavior: * try to...

needs verification

example (of https://changelog.com/news/its-all-gravy-53Pa ) > `https://email.changelog.com/t/t-i-cddnly-qduttcki-nd/` - current: => `https://chris.manson.ie/it's-all-gravy` - supposed: => `https://chris.manson.ie/it%27s-all-gravy/`

bug

also more common use is with round brackets, not square ones

### Description only one html/css change requred, reference implementation: https://codepen.io/dym-sh/pen/gORLrGQ?editors=1100 - also add Dart as alias for Flutter - also set column-count to auto, no need for screen-size-breakpoints dependency ###...

the `HyperStructure.url()` already returns hash with leading `hyper://` and closing slash https://github.com/hypercore-protocol/cli/blob/master/lib/hyper/struct.js#L36 (i needed to do some extra testing and make this change part of #45)