-
Appledoc not only includes the HTML files that where generated from the markdown files, but also seems to copy the original template files to the html folder. These files are unnecessary.
At present …
-
I am using the makrdown template with pandoc such as below.
```sh
cd 2025/papers/markdown
make iclc2025.pdf
```
But I'm facing the error **LaTeX Error: Something's wrong--perhaps a missing \…
-
Jupyter notebook cells can produce text output that is specific to markdown (`text/markdown`). It'd be useful if MyST could parse this output along with the rest of the markdown in the notebook. This …
-
### Type of Edit (select all that apply)
Add new content (definitions, codeblocks, etc.)
### Description (optional)
We would like to edit the `Classes` concept entry under C++. The entry lives in `…
-
### Overview
We need to prepare the Project Boards for the forced migration that GitHub is doing in August, so that it is already working well for the team by then.
### Action Items
- [ ] copy t…
-
When a command is disabled through the `enablement` property, the editor and explorer menus simply render a disabled button that shows the `command.title` as a tooltip.
It would be great to…
-
### Type of Edit (select all that apply)
Add new content (definitions, codeblocks, etc.)
### Description (optional)
We would like to edit the `methods` concept entry under C++. The entry lives in `…
-
### Type of Edit (select all that apply)
Add new content (definitions, codeblocks, etc.)
### Description (optional)
We would like to edit the `pointers` concept entry under C++. The entry lives in …
-
I have a simple component in order to render markdown that I get from an API. I want to be able to render it without a wrapping , so I'm using `MDCSlot`. Here's my custom `MDRenderer` component.
```
…
-
**My observation**
- With https://github.com/ys-zong/VLGuard/blob/main/VLGuard_eval.py, I am able to reproduce results not too far from Table 2 for **VLGuard dataset**.
- However, **I cannot reprodu…