GitHub-style markdown editor for Ruby and Rails

editor markdown markdown-editor rails ruby ruby-on-rails wysiwyg-editor
2 Open Issues Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement mention support (@mentions) in the Marksmith markdown editor, potentially leveraging the `text-expander-element` package for functionality similar to GitHub's mention system. This involves integrating the package, handling mention suggestions/autocompletion, and ensuring proper rendering of mentions within the markdown preview.

Complexity: 4/5
enhancement help wanted

GitHub-style markdown editor for Ruby and Rails

JavaScript
#editor#markdown#markdown-editor#rails#ruby#ruby-on-rails#wysiwyg-editor

AI Summary: Implement support for audio file previews within the Marksmith markdown editor, similar to the existing image support. This involves adding the capability to handle audio file uploads, display a preview (potentially using an audio player element), and integrate this functionality seamlessly into the existing markdown rendering process. Consider handling different audio formats and potential error scenarios.

Complexity: 3/5
good first issue help wanted

GitHub-style markdown editor for Ruby and Rails

JavaScript
#editor#markdown#markdown-editor#rails#ruby#ruby-on-rails#wysiwyg-editor