Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / executablebooks/markdown-it-docutils issues and pull requests

#48 - What is the status of this project?

Issue - State: open - Opened by tavin over 1 year ago - 3 comments

#47 - [FIX] admon titles can be longer than one word

Pull Request - State: open - Opened by tavin almost 2 years ago

#46 - every admonition should accept optional title

Pull Request - State: closed - Opened by tavin almost 2 years ago - 3 comments

#45 - Change non-fatal directive parsing errors to warnings

Issue - State: open - Opened by rowanc1 about 2 years ago

#44 - Colon fences with no space after fails.

Issue - State: open - Opened by rowanc1 over 2 years ago - 2 comments

#43 - Flag directive options should resolve to something truthy?

Issue - State: open - Opened by rowanc1 over 2 years ago

#42 - Errors are too strict, and break downstream rendering/expectations

Issue - State: open - Opened by rowanc1 over 2 years ago - 1 comment

#41 - 🐛 Use colonFence from myst-extras

Pull Request - State: closed - Opened by rowanc1 over 2 years ago

#40 - v0.1.5

Pull Request - State: closed - Opened by rowanc1 over 2 years ago

#39 - ✨ Colon fence renderer

Pull Request - State: closed - Opened by rowanc1 over 2 years ago - 1 comment

#38 - Align math parsing with Sphinx?

Issue - State: open - Opened by agoose77 over 2 years ago
Labels: enhancement

#37 - Demo site doesn't render math correctly on Chrome

Issue - State: open - Opened by agoose77 over 2 years ago - 1 comment
Labels: bug

#36 - Remove directive metadata copied to children

Pull Request - State: open - Opened by fwkoch almost 3 years ago

#35 - Remove unnecessary metadata on directive child

Issue - State: open - Opened by chrisjsewell almost 3 years ago - 1 comment

#34 - 👌 IMPROVE: Add `parsed_directive` and `parsed_role` parent tokens

Pull Request - State: closed - Opened by fwkoch almost 3 years ago - 3 comments

#33 - Value not set when it is zero

Issue - State: open - Opened by rowanc1 almost 3 years ago
Labels: bug

#32 - Wrap directives in a `directive_open` token

Issue - State: closed - Opened by rowanc1 almost 3 years ago - 1 comment
Labels: enhancement

#31 - ✨ NEW: Export directive options on opening token meta attribute

Pull Request - State: closed - Opened by rowanc1 almost 3 years ago - 1 comment

#30 - Should we parse directive options sooner?

Issue - State: closed - Opened by fwkoch almost 3 years ago - 4 comments
Labels: enhancement

#29 - Roles in arguments are not properly parsed

Issue - State: open - Opened by rowanc1 almost 3 years ago - 5 comments
Labels: bug

#28 - 🐛 FIX: Parsing directive content, when body followed by arguments

Pull Request - State: closed - Opened by rowanc1 almost 3 years ago - 5 comments

#27 - 🐛 BUG: Superscript role incorrect

Pull Request - State: closed - Opened by rowanc1 almost 3 years ago

#26 - 🔧 Update packaging to create unbundled modules

Pull Request - State: closed - Opened by rowanc1 almost 3 years ago - 1 comment

#25 - Rename this repository to `markdown-it-directives`

Issue - State: closed - Opened by choldgraf almost 3 years ago - 5 comments
Labels: enhancement

#24 - 🐛 FIX: "See also" admonition class

Pull Request - State: closed - Opened by rowanc1 almost 3 years ago

#23 - Use sphinx book theme as default package theme.

Issue - State: closed - Opened by Pugio almost 3 years ago - 3 comments
Labels: enhancement

#22 - bug: admonition class names don't remove spaces (e.g. "See Also")

Issue - State: closed - Opened by Pugio almost 3 years ago - 4 comments
Labels: bug

#21 - 🔧: export style for stylesheet reference

Pull Request - State: closed - Opened by agoose77 about 3 years ago - 3 comments

#20 - Fix: export css styles

Pull Request - State: closed - Opened by agoose77 about 3 years ago - 2 comments

#19 - 📚 DOCS: Improve demo with autorefresh & textarea autoresize

Pull Request - State: closed - Opened by mgielda about 3 years ago - 7 comments

#18 - Ensure good design and learn from docutils/sphinx

Issue - State: open - Opened by chrisjsewell about 3 years ago - 2 comments

#17 - How to extend with new/custom directives/roles/plugins

Issue - State: open - Opened by rowanc1 about 3 years ago
Labels: enhancement, question

#16 - Block elements (target, comment, block-break)

Issue - State: closed - Opened by rowanc1 over 3 years ago - 2 comments
Labels: enhancement

#15 - ✨ NEW: Add semantic HTML roles

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 5 comments

#14 - ✨ NEW: Initial handling of numbering and references

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 8 comments

#13 - ✨ NEW: Add math directive

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 3 comments

#12 - 👌 IMPROVE: Admonition structure

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 1 comment

#11 - 🔧 MAINTAIN: Create module exports for internal classes

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 3 comments

#10 - Consistently handle storage of target/reference labels

Issue - State: open - Opened by chrisjsewell over 3 years ago - 3 comments
Labels: enhancement

#9 - CSS: Add space after unhandled role

Issue - State: open - Opened by chrisjsewell over 3 years ago
Labels: topic/css

#8 - ✨ NEW: Add list-table directive

Pull Request - State: closed - Opened by chrisjsewell over 3 years ago

#7 - Directives to add

Issue - State: open - Opened by chrisjsewell over 3 years ago - 8 comments
Labels: enhancement

#6 - Address TODOs in code base

Issue - State: open - Opened by chrisjsewell over 3 years ago
Labels: enhancement

#5 - CSS for code directives

Issue - State: open - Opened by chrisjsewell over 3 years ago
Labels: enhancement

#4 - ✨ NEW: Add code directives

Pull Request - State: closed - Opened by chrisjsewell over 3 years ago - 1 comment

#3 - How best to handle SASS compilation?

Issue - State: open - Opened by chrisjsewell over 3 years ago
Labels: question

#2 - 🐛 FIX: nesting value of admonition_body_close

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 1 comment

#1 - 👌 IMPROVE: Use `Number.isInteger` for integer validation

Pull Request - State: closed - Opened by rowanc1 over 3 years ago - 1 comment