-
This plugin works with markdown, but what about Twig templates? For example, i have defined field "youtube" in a blueprints, i want to use that field's value to display a player using Twig template.
-
If it works, then consider adding Markdown support to this template. The ideal outcome would be to retain RST support and conditionally switch in the template files depending on a user question during…
-
**Did you use the FAQ section?**
- [x] Yes, I have read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ) and I found no solution/answer there.
The `administration` CLI tool does no…
-
## Describe the bug
After switching to WYSIWYG and then back to Markdown mode, the newline is missing after ``.
If you have table, `` and after that you have h2 then after switching to WYSIWYG and t…
-
### Feature Description
Currently, Gitea does not display any color for `.slim` views templates in pull request reviews or in markdowns.
[Slim](https://github.com/slim-template/slim) is a template…
-
* So use the template engine to generate the markdown file
* then we use the markdown : tfil to create the new issue with github cli
* same story for pull requests
-
### System details
RStudio Edition : Server & Desktop
RStudio Version : 2024.04.2 Build 764
OS Version : RHEL 9 & Windows 11
R Version : 4.3.3 & 4.4.1
### Step…
-
**Describe the issue:**
This repo is based on the [create-best-of-list](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md) guide, which in turn relies on the [https://gi…
-
**Is your feature request related to a problem? Please describe.**
GitHub allows not only to create issue templates, but also issue forms.
**Describe the solution you'd like**
We implement an…
-
Hello,
Due to #1300 I'm trying to use
`--Exporter.preprocessors='["nbconvert.preprocessors.ExecutePreprocessor","nbconvert.preprocessors.TagRemovePreprocessor"]'`
While it works with `--to not…