1
0
mirror of https://tildegit.org/sbgodin/HtmGem.git synced 2023-08-25 13:53:12 +02:00
Commit Graph

137 Commits

Author SHA1 Message Date
0f6e3467eb Adds the style "pre" 2021-03-09 11:11:28 +00:00
1a01e8bd81 Manages the styles. WIP. 2021-03-09 11:26:55 +01:00
11ced8627b Shows nothing if index.gmi is not present 2021-03-09 02:11:29 +01:00
944dce364a Improves the installation instructions 2021-03-09 01:51:45 +01:00
e74beaba67 Adds 404 page 2021-03-09 01:48:10 +01:00
dcc36b1d66 Setup easy installation on shared host 2021-03-09 00:48:07 +01:00
545ac4963d Adds emojis according to links type 2021-03-08 16:59:17 +01:00
18d5b7d518 Adds alt/title attribute to preformatted text 2021-03-08 15:45:45 +01:00
7f19c7e963 WIP 2021-03-08 10:45:51 +01:00
ac0de467ab Improves processing of ^^^ and ^ 2021-03-08 10:41:59 +01:00
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
d5f569baa9 Manages more dashes 2021-03-08 10:06:07 +01:00
47182904db Improvement of CSS 2021-03-08 00:13:04 +01:00
c305faf8e4 Updates TODO 2021-03-06 16:40:41 +01:00
f64db8c7ca Manages non-break spaces for em-dash and en-dash 2021-03-06 15:36:56 +00:00
c66bb76b00 WIP 2021-03-06 00:34:16 +01:00
bf7a2ec379 wip 2021-03-05 22:38:43 +01:00
4de4f45b84 Prevent <A> from text-justify 2021-03-05 15:57:31 +01:00
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
fcfa98f5d6 WIP 2021-03-04 14:17:02 +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
28ddc04ba2 Updates CSS 2021-03-04 11:24:50 +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
a359f16d06 Updates TODO 2021-03-02 20:51:59 +01:00
2032f6037e Improves the CSS 2021-03-01 20:30:09 +00:00
db5fd02737 Updates TODO 2021-03-01 20:36:53 +01:00
b854414c15 Ready for alpha 2021-03-01 15:22:22 +01:00