Ecosyste.ms: Issues

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

GitHub / mondeja/mkdocs-include-markdown-plugin issues and pull requests

#123 - Code formatting question

Issue - State: closed - Opened by cncook001 about 2 years ago - 5 comments
Labels: bug

#122 - Configurable default values for directive arguments

Pull Request - State: closed - Opened by mondeja about 2 years ago - 1 comment
Labels: new feature

#121 - Feature request: Global config settings

Issue - State: closed - Opened by cncook001 about 2 years ago - 1 comment
Labels: new feature

#120 - HTML-escape filenames in `include-markdown` comments

Pull Request - State: closed - Opened by mondeja about 2 years ago - 1 comment
Labels: bug fix

#119 - Add `encoding` argument for directives

Pull Request - State: closed - Opened by mondeja about 2 years ago - 1 comment
Labels: new feature

#116 - refactor: remove duplicate code

Pull Request - State: closed - Opened by supcik about 2 years ago - 4 comments

#115 - Wrap start and end delimiters in comments

Pull Request - State: closed - Opened by mondeja about 2 years ago - 1 comment
Labels: bug fix

#114 - Add example including from files with frontmatters

Pull Request - State: closed - Opened by mondeja about 2 years ago - 1 comment
Labels: documentation

#113 - Weird behavior when using include-markdown on the same file

Issue - State: closed - Opened by Archmonger about 2 years ago - 3 comments
Labels: question

#112 - add custom opening and closing tags

Pull Request - State: closed - Opened by supcik about 2 years ago - 8 comments
Labels: new feature

#111 - [Feature-Request] Including of other files in .yml

Issue - State: closed - Opened by FloKnapp about 2 years ago - 2 comments
Labels: out of scope

#110 - [wish] Option to omit YAML frontmatter when including an .md

Issue - State: closed - Opened by twardoch about 2 years ago - 5 comments
Labels: documentation

#109 - Update pre-commit hooks

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: dependencies

#108 - Wrap start and end comments by quotes

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: bug

#107 - Fix incompatibility using `trailing-newlines=false` without disabling `comments`

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: bug fix

#106 - trailing-newlines parameter question

Issue - State: closed - Opened by cncook001 over 2 years ago - 4 comments
Labels: bug

#105 - Allow to pass string arguments with single or double quotes

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#104 - Fix warning message with nested includes

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: bug fix

#103 - Allow to pass strings using `'` characters to quote them

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: enhancement

#102 - Allow to pass escaped double quote characters to string arguments

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#101 - Nested inclusions not showing correct warnings

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: bug

#100 - Add new option `trailing-newlines`

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#99 - Alow to include escaped `"` characters in strings values

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: enhancement

#98 - Feature request: Allow for trailing newlines in include files

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

#97 - Upgrade CI

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: github_actions

#96 - 100% coverage: two bug fixes and some optimizations

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: bug fix

#95 - Refactor using `os.path` instead of `pathlib`

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: refactor

#94 - Replace `pathlib.Path` with `os.path`

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: refactor

#93 - Warn if `start` and `end` delimiters are not detected in content to include

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#92 - Log warning when failing to find `start` or `end`

Issue - State: closed - Opened by Archmonger over 2 years ago - 7 comments
Labels: enhancement

#91 - Watch included files when serving with Mkdocs

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#90 - Watch included files in server mode

Issue - State: closed - Opened by mondeja over 2 years ago
Labels: enhancement

#89 - Allow to specify negative values for `heading-offset` argument

Pull Request - State: closed - Opened by mondeja over 2 years ago - 1 comment
Labels: enhancement

#88 - rewrite_relative_urls seems to be broken

Issue - State: closed - Opened by facontidavide over 2 years ago - 6 comments
Labels: wontfix

#87 - Update license copyright year(s)

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#86 - Add token to pre-commit autoupdate workflow

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

#85 - Update pre-commit hooks

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment
Labels: dependencies

#82 - Add support for Python 3.10

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

#81 - Fix codeblocks added in wrong places rewriting relative URLs

Pull Request - State: closed - Opened by mondeja about 3 years ago - 1 comment

#80 - Parts of included markdown file gets incorrectly rendered as code

Issue - State: closed - Opened by guillp about 3 years ago - 3 comments
Labels: bug

#79 - Don't rewrite relative links inside codeblocks

Pull Request - State: closed - Opened by mondeja about 3 years ago - 1 comment

#78 - Markdown links inside code blocks are interpreted

Issue - State: closed - Opened by danvratil about 3 years ago - 1 comment

#77 - Dependency Dashboard

Issue - State: closed - Opened by renovate[bot] about 3 years ago

#76 - Add French documentation translation

Pull Request - State: closed - Opened by mondeja about 3 years ago - 1 comment
Labels: documentation

#75 - Fix UnicodeDecodeError in Windows

Pull Request - State: closed - Opened by mondeja about 3 years ago - 1 comment
Labels: bug fix

#74 - UTF8 encoding is lost upon including

Issue - State: closed - Opened by yaroslav-khomyak about 3 years ago - 8 comments
Labels: bug

#73 - allow user to change default delimiter

Issue - State: closed - Opened by fwang2002 about 3 years ago - 6 comments
Labels: enhancement, help wanted

#72 - Accept multiple files in inclusions using globs and add 'exclude' argument

Pull Request - State: closed - Opened by mondeja about 3 years ago - 1 comment

#71 - Update precommit hook mondeja/pre-commit-hooks to v1.5.2

Pull Request - State: closed - Opened by renovate[bot] about 3 years ago - 1 comment
Labels: dependencies

#70 - Update precommit hook pre-commit/pre-commit-hooks to v4

Pull Request - State: closed - Opened by renovate[bot] about 3 years ago - 1 comment
Labels: dependencies

#69 - Update shogo82148/actions-upload-release-asset action to v1.3.0

Pull Request - State: closed - Opened by renovate[bot] about 3 years ago - 2 comments
Labels: dependencies

#68 - Update precommit hook mondeja/pre-commit-hooks to v1.5.1

Pull Request - State: closed - Opened by renovate[bot] about 3 years ago - 2 comments
Labels: dependencies

#67 - Update precommit hook asottile/pyupgrade to v2.19.4

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#66 - Update precommit hook PyCQA/isort to v5.9.2

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#65 - Update peter-evans/create-pull-request action to v3.10.0

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#64 - Update dependency pyupgrade to v2.19.4

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#63 - Update dependency pytest-cov to v2.12.1

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#62 - Update dependency pre-commit to v2.13.0

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#61 - Update pre-commit hooks

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago
Labels: dependencies

#60 - Update dependency isort to v5.9.1

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#59 - Update precommit hook PyCQA/flake8 to v3.9.2

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#58 - Update dependency pytest to v6.2.4

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#57 - Update dependency flake8 to v3.9.2

Pull Request - State: closed - Opened by renovate[bot] over 3 years ago - 1 comment
Labels: dependencies

#55 - Paths relative to docs folder

Issue - State: closed - Opened by mirk8s over 3 years ago - 1 comment
Labels: wontfix

#52 - Make heading-offset cumulative over nested inclusions

Issue - State: closed - Opened by mirk8s over 3 years ago - 6 comments
Labels: enhancement

#49 - Accept globs as filenames and include from multiple files

Issue - State: closed - Opened by christo-ph over 3 years ago - 8 comments
Labels: enhancement, help wanted

#48 - Normalize argument names using '-' for words separation

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

#10 - Update license copyright year(s)

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago