Brennen Bearnes
Brennen Bearnes
It turns out that the target extension here in `ext` has a dot prepended. Under manual testing, this seems to fix the issue where a wiki with `markdown_link_ext` set and...
This proposal has a few parts. # part 1: cut a 2.6.0 release from the current state of the dev branch We're coming up on two years out since the...
Feature proposal: There should probably be a :VimwikiMakeLink to turn word under cursor into a link
Documenting a bit of discussion with rj1 on `#vimwiki`: ```irc 20:48 oh hey - looks like you might want :VimwikiFollowLink instead of calling the function (vimwiki#base#normalize_link()) directly 20:48 (maybe?) 20:48...
May be worth pulling over at some point: https://github.com/adafruit/Adafruit-Occidentalis/tree/master/packages/adafruit-ap/etc/adafruit-ap
Migrated from @zomerfeld's [issue on Adafruit-Occidentalis](https://github.com/adafruit/Adafruit-Occidentalis/issues/10): > Any advice? > > Setting it up with a blank password doesn't return errors but the system remains offline. `occi`, the utility that...
The requirements for converting Markdown to HTML aren't super obvious when you just open `:help vimwiki`. See for example #1434. We should improve this.