Commit Graph

14 Commits

Author SHA1 Message Date
376c4ed977 WIP 2021-03-05 15:55:57 +01:00
f4500fbc4f Sets mb encoding 2021-03-05 09:32:54 +01:00
ab5bba5ccd WIP 2021-03-04 21:59:57 +01:00
e723f268fc Replaces preg_replace by mb_ereg_replace
* No more use of separators.
* \$1 becomes \\1
2021-03-04 21:22:41 +01:00
011f38c36f WIP 2021-03-04 20:39:54 +01:00
1900f3c03b Prevents attributes, HTML escape applied on links
When the link come without label:
=> gemini://thesite.gmi

The A markup would be:
<a href="gemini://thesite.gmi">gemini:<i>thesite.gmi</a></i>
2021-03-04 14:14:26 +01:00
307d31d1f5 WIP 2021-03-03 23:37:34 +01:00
3af022aee9 Merge branch 'master' into dev 2021-03-03 15:45:44 +00:00
04a7fe7484 Text markups work 2021-03-03 16:40:22 +01:00
96c1303663 WIP 2021-03-03 16:07:56 +01:00
b2d5ecf990 WIP 2021-03-02 23:35:53 +01:00
affe677035 Removes local path on 404 2021-03-02 22:05:30 +00:00
1da3f6520b Fixes a bug with unordered list 2021-03-02 22:48:06 +01:00
b854414c15 Ready for alpha 2021-03-01 15:22:22 +01:00