-
I am looking in Markdown2 for the ability to identify and process [WikiLinks](https://pythonhosted.org/Markdown/extensions/wikilinks.html).
Blocks identified as [[mypage]] would be translated to:
`my…
-
The following is shown where a comment should be showing
Warning: Undefined array key 1 in /var/www/flyspray/plugins/dokuwiki/inc/parser/xhtml.php on line 972 Warning: Undefined array key "datadir…
-
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…
-
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]]`
-
```
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…
-
![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…
-
### 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…
-
When I saw the command "Update Relative Links: Update all relative links", my initial impression was that this would only be applied to the currently open note because I did not read the readme thorou…
-
**Describe the bug**
- When I use the above mentioned plugins/CSS snippet to create 3-column center-aligned sections in a note, it causes the 3rd column to not align to center (it stays aligned left)…
-
I thought of using obsidian as a markdown editor for my blog. Have faced problem in handing tags, links and images.
Solved tags using a [bash script](https://github.com/arulrajnet/blog.arulraj.net…