项目作者: ecency

项目描述 :
Render helper for Ecency social apps
高级语言: JavaScript
项目地址: git://github.com/ecency/render-helper.git
创建时间: 2019-04-30T08:07:37Z
项目社区:https://github.com/ecency/render-helper

开源协议:MIT License

下载


Render Helper

Ecency markdown+html render helper

  • custom markdown to html
  • custom markdown to amp
  • content summary extract
  • customize proxy endpoint
  • image links proxify
  • catch content image/thumbnail
  • embedded media filters
  • internalized links
  • cached responses
  • xss protection

Pull request guide

  • If you want to fix a bug or add new feature, please add relevant tests
  • Do not load external js or libraries when adding embed supports, it compromises the security
  • Make sure all tests pass without breaking existing structure
  • Make sure to increase version number in package.json, so CI can auto publish new version