-
Slightly different from #18, not just running slow but running out of memory.
`init.lua`:
```lua
local function bootstrap_pckr()
local pckr_path = vim.fn.stdpath("data") .. "/pckr/pckr.nvim"…
rbong updated
2 months ago
-
We need a nice way to show various git graphs in slideshows. It seems that gitgraph.js is the obvious choice.
We need to figure out how it works, how to best add it to the reveals repo and how to sm…
JKrag updated
7 years ago
-
**Describe the bug**
- When using a mermaid code block that includes a comment for a directive, advanced slides renders ignores that directive
- When using a mermaid code block, and a YAML config …
bguiz updated
3 months ago
-
### Description
First of all: thanks for this amazing project! I use mermaid _a lot_ :)
I'm trying to visualize the branch management for an open source MRI project, but the rendering has a glit…
moedn updated
11 months ago
-
### Proposal
Currently branching a commit on gitgraph which has no commits on it does not render it. This can be confusing as branches with pointers at different commits cannot be differentiated. W…
-
### Description
When I set the `rotateCommitLabel` to `false` in a TB oriented gitGraph, branch names can start to overlap.
### Steps to reproduce
1. create a gitGraph in TB orientation
2. s…
-
The BIDS specification, schema and validator lifecycles are currently mixed. The schema is updated linearly with main, and there is no method to maintain a branch of the schema that fixes issues with …
-
### Proposal
**Ability to add commit messages to commits in a GitGraph.**
It's already possible for commits in a GitGraph to be augmented with a custom ID, a type, and a tag.
Users might use th…
-
Imagine we have a GitOps branching and deploy strategy that doesn't rely on Pull Requests, but simply rely and branches and tags. It goes like this.
### 👉 All development must be done on developmen…
-
# Release Checklist:
ℹ️ This is the checklist that I try to go through for every single release. If you're wondering why it takes so long for me to complete stable releases, this is why.
---
##…