markdown for pages #338

Open
Johann150 wants to merge 20 commits from markdown into main

20 Commits

Author SHA1 Message Date
Johann150 ebfdc0ffe3
add link without preview
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-sw Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint-backend Pipeline was successful Details
ci/woodpecker/pr/lint-client Pipeline was successful Details
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/pr/lint-sw Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
2023-05-27 17:41:22 +02:00
Johann150 020a5bc5b8
remove unused resoectSilentFlag parameter 2023-05-27 17:38:07 +02:00
Johann150 cab80c49c0
add comments for regex's 2023-05-27 15:18:02 +02:00
Johann150 59c880b909
add position, scale, fg and bg MFM functions 2023-05-27 15:11:49 +02:00
Johann150 51b95e272c
fix link label rendering 2023-05-27 12:29:15 +02:00
Johann150 424a9ce7d1
fix some MFM effects not working sometimes 2023-05-27 12:29:14 +02:00
Johann150 ada0a7fa5a
make sure markdown is rendered only once 2023-05-27 12:29:14 +02:00
Johann150 1766ae1e0f
remove unused code 2023-05-27 12:29:14 +02:00
Johann150 d34d0161b6
fix line breaks again 2023-05-27 12:29:13 +02:00
Johann150 10f07029f6
fix newlines in code blocks 2023-05-27 12:29:13 +02:00
Johann150 cc78d3fc5f
add more MFM features & specialties 2023-05-27 12:29:13 +02:00
Johann150 95aa73c614
clean up markdown parsing 2023-05-27 12:29:13 +02:00
Johann150 5fe51d063c
respect animated mfm switch for markdown too 2023-05-27 12:29:12 +02:00
Johann150 4ca3f4d8f2
use MFM style sheet in MFM component too
This allows the MFM component to be simplified and use fewer inline styles.
2023-05-27 12:29:05 +02:00
Johann150 636ac82bcc
separate animated mfm 2023-05-27 12:16:28 +02:00
Johann150 b22e627089
add MFM style sheet 2023-05-27 12:16:28 +02:00
Johann150 f6387323c2
separate markdown parsing and rendering 2023-05-27 12:16:28 +02:00
Johann150 ae8946378f
chore: update package manager files 2023-05-27 12:16:27 +02:00
Johann150 f5c2fc5f14
client: hint at markdown support 2023-05-27 12:16:27 +02:00
Johann150 048cd549dd
client: add Markdown component 2023-05-27 12:16:27 +02:00