Alex Oliveira
Alex Oliveira
Broken for me as well
@vvasabi works. Sprockets from master doesn't.
Putting the debugger through each line of `shareOneNote()`, **it now worked** and that is a mystery. By "worked" I mean it published the file, but in some calls to `/branches`...
@Lisandra-dev [kurko/blog-markdown-files](https://github.com/kurko/blog-markdown-files). Yeah, it seems quite strange that it didn't happen to anyone else. I'll keep using the plugin for now that it worked and report back on any new...
:+1: that was what I loved the most in RSpec 3. Now I'm trying out mocha with MiniTest and I really miss it. I have to either write lots of...
Same here. After `osetup`, it tries to open the Daily Note file without specifying what Vault to use.
@eyalroz afaik https://photon.komoot.de/ is usually outdated. I was having issues as well that were fixed in the latest version, so I had to install it locally.
> Adding full geometries would increase the database size quite a bit. Perhaps it'd make sense for an option to exist during importation so the user can decide on whether...
FYI, in https://github.com/zipmark/rspec_api_documentation/pull/313 (adds APIB support), I had to have a `method` somehow because APIB specs group docs by that. So I made it work but only for `.apib` documents...