-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support markdown descriptions #67
Comments
Let's do it - is the test file in the source code already? If not, mind sharing it? |
I can DM you a test file on Discord that has a markdown description after work today. Try to avoid using the I also found https://github.com/HarryChen0506/react-markdown-editor-lite the other day, but haven't had a chance to thoroughly look it over for this. If you have any other light-weight options let me know. |
This will be added alongside the filter and sort changes I am currently working on: https://github.com/stumpapp/stump/tree/al/filter-and-sort |
* WIP: start filtering and sorting * WIP: basic search works! * basic search for series and media * fix recursive filter, work on filter components * support value or value range in qs * WIP: variable media filtering UI * WIP age restriction * wip misc cleanup * filter metadata by series relation * WIP more age restriction * draft docs section * typo * media age-restricted, WIP series, add docs * WIP series age restriction and filters * fix encoding and scrolling issues, support markdown descriptions (#67) * add dev scripts * will it ever end * clean up
One of my test files has markdown and I never noticed. I think it would be a really nice feature to allow for rendering and editing media descriptions as markdown.
Will consider this for all entities with description fields.
The text was updated successfully, but these errors were encountered: