-
In order to style on a particular way `[[wikilinks]]` that do not have a matching page, it should be possible to add a class, so that they are rendered like `[[Non-matching wikilink]]`
-
```
import Markdown, { MarkdownIt } from 'react-native-markdown-display';
import markdownItKatex from '@iktakahiro/markdown-it-katex';
import wikilinks from '@gerhobbelt/markdown-it-wikilinks';
…
-
Currently pandoc can be implemented `![[image.ext|image_caption]]` syntax according to https://github.com/jgm/pandoc/issues/8853#issuecomment-1698419064
according to the current pandoc-crossref ima…
-
```
An optional behaviour, maybe selectable with a checkbox above, which would
guess when you were typing a wikilink, and offer completion suggestions in
a dropdown box.
```
Original issue reported o…
-
### Checklist
- [X] Zettlr does not possess this feature (if it does, but the feature doesn't work out for you, propose an enhancement instead.)
- [X] Zettlr's current features cannot be used to a…
-
see edit at https://en.wikipedia.org/w/index.php?title=Wikipedia_talk%3AArticles_for_creation%2FPriscillia_Sari_Dewi_%282%29&diff=573010217&oldid=573003641
-
emacs's `markdown-mode` can display images when the function `markdown-toggle-inline-images` is run. This only works for images that use the markdown image format, but not the wikilink format that Obs…
-
I would like to use Nuxt Content to generate HTML form Obsidian files (see https://www.obsidian.md). Obsidian uses the Wikilink syntax to reference files.
e.g.
[[anotherfile]] references the file…
-
```
What steps will reproduce the problem?
{{cite journal | author = [[Elias James Corey|Corey, E. J.]]; Chaykovsky,
M. | journal = [[J. Am. Chem. Soc.]] | year = 1965 | volume = 87 | pages =
1345 |…
-
![image](https://user-images.githubusercontent.com/46608303/115561493-dea10c80-a272-11eb-8a3f-122dfd13a140.png)
Hi, thank you for making this! This is great. Wikilinks are common in all of the mark…