Ionaru / Ionaru/easy-markdown-editor
bootstrap compatible renderer
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Its not clear how to write custom renderers (e.g.: for tables, only specifying "table" tag, not th, therefore not clear how to apply th styling from bootstrap
**Describe the solution you'd like**
a bootstrap renderer that can be switched into the configuration if desired.
**Describe alternatives you've considered**
writing my own custom renderer, but as mentioned, unclear how to.
**Additional context**
Issue I have run into is demonstrated here:
Input:

Output:

Contributor guide
Research direction
The issue does not identify a file, test, or entry point for the renderer configuration, so begin by locating the existing renderer implementation and configuration options. Confirm how table, th, and related elements are currently emitted, then define completion as an optional Bootstrap-compatible renderer that applies the expected table styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100