thdoan
thdoan
Lovely app! It would be awesome if there was an option to copy a table in CSV/TSV format so that I can easily paste it into Excel/Sheets and vice versa....
### Is your feature request related to a problem? Please describe. Sometimes emojis don't cut it, so it would be awesome to have the ability to use images in customer...
### Is your feature request related to a problem? Please describe. Currently, when you set `externalLinkIcon: true` it is not applied to the root `index.md`. ### Describe the solution you'd...
### Describe the bug When you type in the search box, the highlighted matches (underlined text) do not reflect what you've actually typed. ### Reproduction 1. Go to https://vitepress.dev/ 2....
### What's the problem The code block is incorrectly highlighted. ### What's the expected result The code block should be highlighted correctly. ### How to reproduce 1. Enter this code...
Steps to reproduce: 1. `git clone https://github.com/fczbkk/css-selector-generator-benchmark.git` 2. `cd css-selector-generator-benchmark` 3. `npm install` 4. `npm test` After step 4, I get this in the console: ``` ❯ npm test >...
How do I set the options here? https://pypi.org/project/markdownify/ For example, I want H1 to start with `#` instead of being underlined with `=`, etc.
Your [demo Flutter app](https://flutter.devtodollars.com/) has a JavaScript error: The root cause: ``` // The value below is injected by flutter build, do not touch. var serviceWorkerVersion = ""491904623""; ```
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [x] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...
Currently, the Popover API doesn't allow for a way to cancel a popover closing event, so it can lead to issues if the user has an unsaved state inside the...