From ea33793d2da2aec42c77aa610f212815c71305f0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 22 Sep 2023 22:51:12 +0300 Subject: [PATCH] Updated Deep Dive Into WeKan (markdown) --- Deep-Dive-Into-WeKan.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md index a9e39ac..36362d0 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -24,6 +24,7 @@ - Apps at Play Store, Windows Microsoft Store, Ubuntu Touch OpenStore - https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix - Alternatively, for self-hosted WeKan, create PWA icon https://github.com/wekan/wekan/wiki/PWA +- Using WeKan with big touchscreen https://github.com/wekan/wekan/wiki/Touch-Screen-support ## Meteor WeKan Server @@ -101,6 +102,7 @@ - LDAP AD Simple Auth https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth - Brute Force Accounts Lockout https://github.com/wekan/wekan/wiki/Accounts-Lockout - Optimizing and Debugging Meteor, reducing size https://github.com/wekan/wekan/wiki/Debugging +- Markdown, Emoji, MathML, sanitizing https://github.com/wekan/wekan/blob/master/packages/markdown/src/template-integration.js ## Upcoming Features