-
Updated
Oct 30, 2021 - Ruby
Markdown
Markdown is a lightweight markup language. It is designed to be a simple, lightweight way to add formatting without prior HTML experience.
Here are 12,161 public repositories matching this topic...
-
Updated
Oct 31, 2021 - Python
The table ID is currently lost, but could be included by wrapping the table in a bookmark (probably via empty paragraphs before and after the table).
-
Updated
Oct 28, 2021 - JavaScript
Bug Report
-
Updated
Oct 29, 2021 - Vue
-
Updated
Oct 27, 2021 - TypeScript
-
Updated
Oct 29, 2021 - Python
-
Updated
Oct 29, 2021 - PHP
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 20, 2021 - HTML
-
Updated
Oct 18, 2021 - JavaScript
- Foam version: 0.13.1
- Platform: Linux
- Issue occur on the foam template repo: Yes
Summary
Ignoring files requires a restart of VS Code for the setting to be applied.
Steps to reproduce
- Add a folder to the foam.files.ignore setting. E.g.
"foam.files.ignore": ["/docs/**/*"] - Look at graph with "Show Graph" and see that t
-
Updated
Oct 2, 2021
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Jan 25, 2021 - JavaScript
Clearly describe the bug
In a SCSS file, if you have a rule whose value is surrounded in (), the next line will show as an declaration-empty-line-before error.
Does not work:

Marked version:
3.x.x
Describe the bug
A clear and concise description of what the bug is.
Right now,
import {use} from "markedjs"does not work, this worked in 2.x.x.To Reproduce
Steps to reproduce the behavior:
Install & import it.
The
DefinitelyTypeddefinitions also mark this incorrectly as being supported still.A workaround is importing one of the structur