mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #70] Makrdown processor settings for each note #55
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rokt33r on GitHub (Aug 30, 2019).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/70
I want to make this app can render all types of markdown.
There are so many styles of markdown. Most of platforms and apps are using different markdown settings... The previous app is also using highly customized markdown renderer.
To make it possible, we would need really powerful markdown previewer.
@MiloTodt commented on GitHub (Sep 2, 2019):
I've concerns that setting out to support every flavour of Markdown may be a maintenance nightmare.
Handling all the bugs and support different versions would introduce may not be worth the effort to do so as opposed to standardising what flavour of markdown Boostnote should be used in.
@Rokt33r commented on GitHub (Aug 25, 2021):
Won't fix. It will make the app too much complicated.