trentm / trentm/python-markdown2
General HTML attributes
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 459
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Hello
is it possible to use html attributes (like in Pandoc) ? For example:
[some_url](description){rel="nofollow" id="mmm"}
or
{id="mmm" class="xyz" width="200" height="300"}
Thanks
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
The issue gives link and image examples using Pandoc-style attribute blocks, but names no files, tests, or entry points. Start by locating markdown2's link and image parsing paths, then define and test how attributes are accepted and rendered for both examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100