Ionaru / Ionaru/easy-markdown-editor

bootstrap compatible renderer

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Improvement
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:
![image](https://user-images.githubusercontent.com/10712792/65322185-006d7580-db9e-11e9-8e17-524b1dc66fdf.png)

Output:
![image](https://user-images.githubusercontent.com/10712792/65322200-09f6dd80-db9e-11e9-9ea9-a65d32206b63.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.