trentm / trentm/python-markdown2
Additional keys for 'html-classes' extra.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 459
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
It would be very useful to accept generic keys instead of only pre and code.
My specific use-case is to append classes to tables to use the Bootstrap CSS styles.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the html-classes extra and its existing handling for pre and code. Confirm how generic keys such as table should be accepted for Bootstrap styling, then validate the behavior with the project's existing checks; done means table classes work without regressing the current keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100