andrew-polk

Results 7 issues of andrew-polk

This change is [](https://reviewable.io/reviews/sillsdev/docu-notion/27)

If a page is no longer published or the folder name changes, the image files stick around. I'm not sure if the issue is specific to images. We should probably...

The installer is putting python in `C:\Users\UserName\AppData\Local\Programs\Python\Python37-32` but everything in the rest of the package expects python to be at `C:\Python37-32` so nothing works after that. Any ideas what is...

[This recent change](https://github.com/souvikinator/notion-to-md/commit/9d74e27cecfcf15c45c64df8df7f8b4261ba223c) broke all children with custom transformers when using `blocksToMarkdown`. I understand the change was made to prevent some duplicate markdown from being created (#62), but I think...

bug

Pages can be included or excluded based on their tag in the database (e.g. Publish). If all pages in a given part of the outline are excluded based on the...

I'm not sure we need/want to fix this. (But I want to document it.) Even Notion's own UI doesn't show the images or give any way to modify or delete...

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug