Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

admin-api包需要对保存和更新文章和页面的参数增加字段以适配Halo #28

Closed
guqing opened this issue Feb 21, 2022 · 0 comments · Fixed by #29
Closed
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@guqing
Copy link
Member

guqing commented Feb 21, 2022

描述

Halo的 PostParam 增加了一个serverSideMarkdownRender参数需要sdk适配
Halo的 PostContentParam 增加两个属性 originalContentserverSideMarkdownRendercontent 字段原本存储的是原始内容 现在需要作为 渲染后内容使用。

Releatd upstream pr: halo#1668

@ruibaby ruibaby added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants