Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,当notion作为write时,导出文件至本地时,notion内的Callout模块内容,存在异常情况 #81

Closed
baispace opened this issue May 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@baispace
Copy link

你当前使用的Elog版本

0.14.0

Elog配置文件

notion: {
      token: process.env.NOTION_TOKEN,
      databaseId: process.env.NOTION_DATABASE_ID,
      filter: { property: 'status', select: { equals: 'Published' }},
      catalog: {
        enable: true,
        property: "categories"
      }
    },

发生了什么?

你好,当notion作为write时,导出文件至本地时,notion内的Callout模块内容,存在异常情况。

Elog错误日志

附加信息

notion文档内容
CleanShot 2024-05-14 at 01 52 33@2x

导出文件,生成hexo博客后的展示效果
CleanShot 2024-05-14 at 01 53 10@2x

@baispace baispace added the bug Something isn't working label May 13, 2024
@LetTTGACO
Copy link
Owner

LetTTGACO commented May 14, 2024

没看懂哪里出问题了,能标出来吗? 顺便贴一下这一块的 下载下来之后的 md 文本是什么样的

我的Callout是正常的
image

image

@baispace
Copy link
Author

应该是callout里面notion有bug,复制进去的换行就有问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants