- Fix #139, Support placeholder
- Fix #130
- Upgrade to Angular 15
- Fix Issue #62
- Support
postRender
, AddonPreviewDomChanged: EventEmitter<HTMLElement>
EventEmitter
- Replace
brace
with officialace
library - Support
Angular 9
- Add
onEditorLoaded
Event
- Support custom render image/table/code/listitem
- Support
ng add
- Fix #44
- Add
showPreviewPanel
Option. (Default:true
) - Fix #43
- Add
usingFontAwesome5
Option. (Default:false
) - Fix #42
- Support markedjs 0.7.0
- Change the dependency import method. From
link
、script
tonpm
- Support Angular8
- Fix #27, Support resizeable for component
- Fix #25, Support config markedjs
- Fix #24
- Fix
scrollPastEnd
option's bug - Add
enablePreviewContentClick
option to enable preview panel content's click #22
- Support for ace editor
scrollPastEnd
option
- Fix #14
- Support
preRender
feature
- Support markdown syntax highlighting
- Fix Issue #10
- Merge #9
- Support task list