notionapi
notionapi copied to clipboard
Unofficial Go API for Notion.so
Hi @kjk We're using your excellent library for one reason -- it has the option of exporting pages with markdown. The official API has no markdown exporting. Now, this used...
Hi, I am using tomarkdown.ToMarkdown api to get markdown content of a certain page. For code block, it generate markdown as below ``` code ``` instead of ~~~ ```python code...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...