ink

Results 5 issues of ink

Imagine if we have something similar `LocalStorage` but instead of storing it on Local Storage we would store the filesystem inside the DOM. This would make it possible for a...

feature request

# How can I disable folding in headers like `# ## ### #### ##### ######` like in: ![Screenshot from 2021-09-26 18-30-57](https://user-images.githubusercontent.com/89852138/134824831-d3cb0a12-160d-4bb7-b91c-432754b6dc18.png)

### What is an issue which you want to solve with your feature request? I want to have a single "vim.html" where everything is contained, even if it makes the...

Is it possible to dynamically choose the element I want to be the `trigger` for the popover? something like this: ```javascript let test = document.getElementById("test") test.setAttribute( "v-popover:test", "") ``` ```html...

I would like to know if there is any easy CDN service for those tables?