Skip to content

Conversation

@guqing
Copy link
Member

@guqing guqing commented Mar 11, 2022

What this PR does?

日志支持接收前端渲染结果

  • 保存和更新接口增加了keepRaw字段默认值为false表示后端使用sourceContent渲染content
  • 如果传递keepRaw=true则表示使用前端渲染的内容不再使用sourceContent渲染
    需要同步修改SDK

Why we need it?

Fix #1738

@guqing guqing changed the title WIP: Journal supports receiving front-end rendering results Journal supports receiving front-end rendering results Mar 11, 2022
@guqing guqing requested review from JohnNiang and ruibaby March 11, 2022 08:46
@guqing guqing self-assigned this Mar 11, 2022
@guqing guqing added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 11, 2022
@guqing guqing added this to the 1.5.x milestone Mar 11, 2022
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JohnNiang JohnNiang merged commit 1713be8 into halo-dev:master Mar 11, 2022
winar-jin pushed a commit to winar-jin/halo that referenced this pull request Mar 24, 2022
@guqing guqing deleted the feature/1738 branch April 15, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Journal 支持接收前端渲染的 Markdown 结果

3 participants