-
In some flavors of markdown, just like `~~` means ``, `++` means ``
I'd like an option parallel with `strikethrough` that allows me to convert the following:
```markdown
My name is ~~Mike~~ ++J…
-
Although [regex](https://www.regular-expressions.info/duplicatelines.html) helps out those in need, does such option deserve its own place in menu: Edit > Lines?
ghost updated
6 years ago
-
Upstream has recently introduced[1] custom filters. Those can work both client-side or server-side.
We can *mostly* translate our existing filters to upstream ones, but not completely: there is no …
-
Pandoc's Markdown allows you to insert raw HTML and LaTeX blocks, recognizing these automatically. But it might be nice to include a way to insert arbitrary raw blocks in arbitrary formats.
The si…
-
What is the syntax for have an empty line / newline in markdown mode? Sometime it's nice with a little extra space between some things.
-
I've been thinking long about having some multiplatform (windows and gnu/linux), free (libre), lightweight and standalone tool to analize large bodies of VHDL 2008 code at block/RTL level. That tool w…
-
I want to add rel="somevalue" to a link.
Found this construction to do this:
[a special url](/my-special-place.html){: rel=special}
But that doesn't work. What's the solution?
-
Basing the linter selection on the base scope is much more flexible as opposed to having a large `syntax_map` mapping, since most JavaScript-like languages *will* be using `source.js` as the base scop…
-
Noting that there are several flavors of Uniref available via humann2 download, which version is used for curatedMetagenomicData?
https://bitbucket.org/biobakery/humann2/wiki/Home#markdown-header-5…
-
When referring to the mathematical constant and not a variable name one should use the greek letter. Not sure about the typesetting system you use, some flavors of markdown use latex notation, e.g. "a…