maxpozdeev
|
4d481d6013
|
declare strict types in markup scripts
|
2022-08-08 01:21:58 +03:00 |
|
maxpozdeev
|
67ccee18c5
|
avoid PHP 8.2 notices
|
2022-07-31 14:50:39 +03:00 |
|
maxpozdeev
|
14e4fe66c9
|
add wrapper for CommonMark (php 7.4 is required)
|
2022-07-24 13:10:23 +03:00 |
|
maxpozdeev
|
b3c101cd10
|
use markdown class and interface for easy connection of other md libs
|
2022-07-24 12:08:31 +03:00 |
|
Max Pozdeev
|
acfb316e9a
|
convert indention to spaces in php files
|
2022-02-06 23:37:02 +03:00 |
|
Max Pozdeev
|
f5fd1f74bb
|
support markdown in rss feed
|
2022-01-15 00:07:03 +03:00 |
|
Max Pozdeev
|
341eeac12a
|
maintain license headers
|
2022-01-14 22:45:30 +03:00 |
|
Max Pozdeev
|
33810e79f7
|
* can use #NUMBER to make a link to the task by id in markdown note; opens this link as a search (experimental)
|
2022-01-14 22:13:04 +03:00 |
|
Max Pozdeev
|
21f5ba615d
|
fix deprecation notice of null parameter in noteMarkup() in PHP 8.1
|
2022-01-11 23:35:36 +03:00 |
|
Max Pozdeev
|
9fcafb7f8a
|
clickable urls in task title and v1 note supports IDN (fixes GH-12)
|
2021-07-15 21:43:50 +03:00 |
|
Max Pozdeev
|
59fe50b31d
|
* add support of markdown in notes (using Parsedown library)
|
2021-07-13 12:49:07 +03:00 |
|