John Hatton
John Hatton
I suppose it must be an unusual thing, but we would like to run this at the top level of our src and thus need to exclude node_modules. Short of...
Electron-builder Version: 22.9.1 OS: windows 10 Node: 12.14.0 ``` C:\dev\lameta\node_modules\.bin\electron-builder --win --x64 • electron-builder version=22.9.1 os=10.0.18363 • loaded configuration file=package.json ("build" field) • writing effective config file=release\builder-effective-config.yaml • packaging platform=win32...
Currently the image is hard-coded to 140px, square. If your image is not square, it will be distorted. Is there a way to override this? I tried this in my...
`yarn crowdin upload sources --delete-obsolete` gives ``` $ crowdin upload sources --delete-obsolete [OK] Fetching project info [ERROR] Unmatched closing ')' near index 10 ^docs\(.+\\)?[^/]+\.[^/]+$ ^ ``` My `crowdin.yml` has ```...
This in Notion:  Creates this markdown:  notion-to-md (which docu-notion uses) [does support numbered lists](https://github.com/souvikinator/notion-to-md/pull/35), so I don't know what's going wrong.
Currently, you can have a page that is ready to go, with a status of "Publish", but forget to link to it from the the Outline. We should notice this...
In Notion, you can of course link to one of the pages that serve as sections in the outline. But when docu-notion sees such a link, it doesn't find the...
Give a page with name `Publish as Audio/Video Errata`, we get the error `The slug we computed looks invalid: /Advanced Topics/Technical Errata/publish-as-audio%2Fvideo-errata.`
This project started as a proof of concept. If it keeps going well, it will need tests.
My [pages ](https://docs.bloomlibrary.org/windows-controlled-folder-access/)have, for example: ``` --- title: Unblocking Bloom from Windows Controlled Folder Access sidebar_position: 5 slug: /windows-controlled-folder-access keywords: [troubleshooting, Defender, controlled, folder] --- ``` I find that search...