Xiang ZHU

Results 35 issues of Xiang ZHU

Hello, When using this plugin with https://github.com/jeffreytse/jekyll-deploy-action to render mermaid in github pages. I'm currently facing the same issue discribed at https://github.com/mermaid-js/mermaid/issues/790. As per https://github.com/mermaid-js/mermaid/issues/790#issuecomment-568624450, the newer API version seems...

bug
verified

for example, once I select the commit `e1365c9` from the git graph, and right click the mouse to show the context menu, it will have a new menu maybe `Copy...

feature request

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I want to suggest an idea and checked that ... - [X] ... to my best...

enhancement

**Feature** My goal is to check all the ignored `inline` mypy errors/warnings **Pitch** People often added inline comment `# type: ignore` to ignore mypy error for a specific line, but...

feature

Hello, I'm testing this extension with enterprise GHE, once I set the github PAT, the output gives the error: ``` [Error - 14:54:15.83] request to https://github.enterprise/api/v3/ failed, reason: unable to...

info-needed

## Expected Behavior Get more examples or use cases where we need to use dbx.get_last_modified_file(): https://dbx.readthedocs.io/en/latest/features/jinja_support/#built-in-functions ## Current Behavior Can not figure out what does it mean with current doc:...

documentation
enhancement

## Proposed changes `p.parse_known_args()[0]` is enough instead of `p.parse_known_args(sys.argv[1:])[0]` ## Types of changes What types of changes does your code introduce to dbx? _Put an `x` in the boxes that...

Hello, I need to get all the providers of a subscription, in order to get the available `apiVersions` of each resource, because I'm writing some scripts that need to work...

question
customer-reported
needs-triage

Hello, Following code fences are not rendered: colons fence is not rendered at all: ```bash :::{note} foobar ::: ``` backticks fence is render as `>`: ````bash ```{note} foobar ``` ````...

Hello, I really like licecap, but when I'm at office, I'm not admin on my desktop, so could you please provide the portable version of licecap ? Thx.