-
**Describe the bug**
This happen in a large monorepo project.
```
[2022-12-31T17:17:20.334] [INFO] vscode.resolveConfig - Resolving config for fileName: /Users/yutengjing/code/xxx/packages/yyy/…
-
Posts were stored in the `news` table in MySQL.
-
Add a placeholder for manual page break so a manual page break can be added for the pdf output instead of using
``
in markdown document.
-
Continuing the ``reflink`` issue here.
Made the change you suggested ``\newcommand{\myreflink}[1]{reflink:#1}`` but it still errors the same.
To make it happens change the ``coast.md`` line 26 to
…
-
As per title, @contentful/rich-text-from-markdown does not support table headers in markdown. When I have this in markdown:
```
| Header 1 | Header 2 |
| --- | --- |
| Cell 1-1 | Cell 1-2 |
```…
-
Markdown considers a single newline (`\n`) irrelevant and uses at least one "blank line" to separate paragraphs.
Additionally, a visible newline may be forced within a paragraph by appending at least…
-
**Describe the bug**
The Batch rename feature does not rename the attachment file
**Environments (please complete the following information):**
- OS: [Windwos 10]
- Use `[[Wikilinks]]`: [true ]
…
-
Additionally to Ticket #159 the markdown syntax is not followed.
For example:
- table syntax
- placeholder syntax, ```{placeholder}``` should be used instead of `````` because it might be interp…
-
When your markdown contains > characters, the page update will fail with 400 Bad Request.
Only the closing ( '>' ) needs to be escaped. I recommend replacing it with '\\>' before the conversion.
-
### Story
[`servicex-for-trexfitter`](https://github.com/kyungeonchoi/ServiceXforTRExFitter) can easily create more than 100 simultaneous ServiceX requests. It runs just okay for a relatively small…