Ionaru / Ionaru/easy-markdown-editor
Bootstrap and toolbar icon for table issue
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
That was working with simpleMDE. With easyMDE, if I install the last bootstrap.min.css (v4.0.0), the "table" button in the toolbar takes the full width of the web zone, making it below, then the following icons below too.
If I remove bootstrap, it works but I don't like the fonts used, and if I remove the "table" button everything's fine too.
On mac os Monterey.
- easymde v2.18.0
showIcons: ["strikethrough","heading","heading-smaller","heading-bigger","code","quote","unordered-list","table","horizontal-rule"],

If I remove the "table" tool,
showIcons: ["strikethrough","heading","heading-smaller","heading-bigger","code","quote","unordered-list","horizontal-rule"],

Probably "table" is a keyword ?
Contributor guide
Research direction
Start by reproducing the toolbar configuration with EasyMDE v2.18.0 and Bootstrap 4.0.0 on the reported setup, comparing it with the configuration without the table icon. Done means the table icon no longer expands to the full width or forces the following toolbar icons below while Bootstrap remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100