tod31
aa22d4e569
Update template-integration.js
...
add custom URL schemes for SolidWorks PDM (conisio:) and abas ERP (abasurl:)
2021-01-26 13:50:56 +01:00
Lauri Ojansivu
3977f2187a
Try to allow links to onenote, mailspring and file.
...
Thanks to lime918, rgalonso, ocdtrekkie, gkarachuk and xet7 !
Fixes #1615
2021-01-13 00:02:17 +02:00
brian-j
1741808e53
Replace tabs with spaces
2020-11-10 22:01:04 -03:00
brian-j
0180196d7e
Alter call to sanitizeXss
...
Addressing feature: Custom URL Schemes autolinked #3218
Create a custom SafeAttrValue function which can allow non-standard protocols such as thunderlink: cbthunderlink: and aodroplink: to operate correctly without getting the value stripped away. Any other protocols and code remain to be processed by the default safeAttrValue routine.
2020-11-10 18:03:17 -03:00
Lauri Ojansivu
20b0177105
Changed markdown from marked to markdown-it. Added emoji support https://github.com/wekan/wekan/wiki/Emoji
...
Thanks to xet7 !
Fixes #2696 ,
fixes #1537
2020-09-11 02:04:17 +03:00
Lauri Ojansivu
bf18792d77
Reverted incomplete fix for "Checklist + card title with starting number and point", because it disabled some markdown. Related #2696
...
More fixes to GFM checklist not displayed properly in card title, fixes #2818
Thanks to xet7 !
2020-09-09 08:52:37 +03:00
Lauri Ojansivu
41b1c55988
Disable list formatting and converting to HTML.
...
Fixes:
- Checklist + card title with starting number and point #2696
- How to begin a card title with "3. "? #1421
- GFM checklist not displayed properly in card title #2818
Thanks to xet7 !
Fixes #2696 ,
fixes #1421 ,
fixes #2818
2020-09-05 02:50:36 +03:00
Lauri Ojansivu
cfcbf640d6
Update dependencies.
...
Thanks to developers of dependencies.
2020-09-05 01:36:43 +03:00
Lauri Ojansivu
d344c39d49
Delete markdown demo that is not in use.
...
Thanks to xet7 !
2020-09-04 22:44:40 +03:00
Lauri Ojansivu
f57ed2990f
Update dependencies.
2020-07-18 09:54:37 +03:00
Marc Hartmayer
1f85b25549
WIP: markdown
2020-06-06 11:26:56 +02:00
Marc Hartmayer
399ddd2dab
Update markedjs package
...
Update `markedjs` to commit
7b3036f8c0 .
This fixes the issue https://github.com/wekan/wekan/issues/3148 .
2020-06-03 23:10:25 +02:00
Lauri Ojansivu
ed9ba169fe
Update dependencies.
2020-03-14 14:08:48 +02:00
Lauri Ojansivu
4720a6fbc3
Fix to be valid JSON.
2020-03-14 14:07:15 +02:00
Lauri Ojansivu
f4e2bc0d32
Update dependencies.
2020-03-14 13:06:17 +02:00
Lauri Ojansivu
6e0fa78022
Update markdown.
2020-03-14 12:03:34 +02:00
Lauri Ojansivu
2b26bbe78a
Fix: img tag did not allow width and height.
...
Removed swipebox from markdown editor img tag and
updated marked markdown to newest version.
Thanks to hradec and xet7 !
Closes #2956
2020-03-06 03:52:12 +02:00
Lauri Ojansivu
73e265d8fd
Include to Wekan packages directory contents, so that meteor command would build all directly.
...
This also simplifies build scripts.
Thanks to xet7 !
2019-04-20 15:18:33 +03:00