Commit Graph

129 Commits

Author SHA1 Message Date
Christophe HENRY 7f19c7e963 WIP 2021-03-08 10:45:51 +01:00
Christophe HENRY ac0de467ab Improves processing of ^^^ and ^ 2021-03-08 10:41:59 +01:00
Christophe HENRY 6a37ecebcf Passes on next line in case of error, and log error
When there are too many loops, indicating that something went wrong,
sets the loop count to zero, the mode to default and go to the next
line.
2021-03-08 10:14:57 +01:00
Christophe HENRY d5f569baa9 Manages more dashes 2021-03-08 10:06:07 +01:00
Christophe HENRY 47182904db Improvement of CSS 2021-03-08 00:13:04 +01:00
Christophe HENRY c305faf8e4 Updates TODO 2021-03-06 16:40:41 +01:00
Christophe HENRY f64db8c7ca Manages non-break spaces for em-dash and en-dash 2021-03-06 15:36:56 +00:00
Christophe HENRY c66bb76b00 WIP 2021-03-06 00:34:16 +01:00
Christophe HENRY bf7a2ec379 wip 2021-03-05 22:38:43 +01:00
Christophe HENRY 4de4f45b84 Prevent <A> from text-justify 2021-03-05 15:57:31 +01:00
Christophe HENRY 376c4ed977 WIP 2021-03-05 15:55:57 +01:00
Christophe HENRY f4500fbc4f Sets mb encoding 2021-03-05 09:32:54 +01:00
Christophe HENRY ab5bba5ccd WIP 2021-03-04 21:59:57 +01:00
Christophe HENRY e723f268fc Replaces preg_replace by mb_ereg_replace
* No more use of separators.
* \$1 becomes \\1
2021-03-04 21:22:41 +01:00
Christophe HENRY 011f38c36f WIP 2021-03-04 20:39:54 +01:00
Christophe HENRY fcfa98f5d6 WIP 2021-03-04 14:17:02 +01:00
Christophe HENRY 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
Christophe HENRY 28ddc04ba2 Updates CSS 2021-03-04 11:24:50 +01:00
Christophe HENRY 307d31d1f5 WIP 2021-03-03 23:37:34 +01:00
Christophe HENRY 3af022aee9 Merge branch 'master' into dev 2021-03-03 15:45:44 +00:00
Christophe HENRY 04a7fe7484 Text markups work 2021-03-03 16:40:22 +01:00
Christophe HENRY 96c1303663 WIP 2021-03-03 16:07:56 +01:00
Christophe HENRY b2d5ecf990 WIP 2021-03-02 23:35:53 +01:00
Christophe HENRY affe677035 Removes local path on 404 2021-03-02 22:05:30 +00:00
Christophe HENRY 1da3f6520b Fixes a bug with unordered list 2021-03-02 22:48:06 +01:00
Christophe HENRY a359f16d06 Updates TODO 2021-03-02 20:51:59 +01:00
Christophe HENRY 2032f6037e Improves the CSS 2021-03-01 20:30:09 +00:00
Christophe HENRY db5fd02737 Updates TODO 2021-03-01 20:36:53 +01:00
Christophe HENRY b854414c15 Ready for alpha 2021-03-01 15:22:22 +01:00