angular-markdown-editor

Angular Markdown Editor. All-in-one Markdown Editor and Preview

MIT License

Downloads
4.7K
Stars
159
Committers
7

Bot releases are hidden (Show)

angular-markdown-editor - v3.1.0 Latest Release

Published by ghiscoding over 1 year ago

3.1.0 (2023-04-07)

Features

  • Added @Output events (#41) (051047cd) - by @Jordan9232
angular-markdown-editor - v3.0.2

Published by ghiscoding almost 2 years ago

3.0.2 (2022-12-12)

Bug Fixes

fix: forRoot now requires explicit type ModuleWithProviders, fixes #39 (973b72)

angular-markdown-editor - Angular 14 and Bootstrap 4-5 support

Published by ghiscoding about 2 years ago

Quick Description

Upgrade to latest version of Angular 14 and now also requires at least Bootstrap 4 (also works with BS5)

⚠️ Breaking Change

  • core: upgrade to Angular 14 and Bootstrap 4-5, closes #33 (dd0f3df)
angular-markdown-editor - Angular 4+ Support

Published by ghiscoding about 6 years ago

Angular-Markdown-Editor code base was totally rewritten to support Angular 4+. The demo uses ngx-markdown, however it is not a deep dependency, you can use any Markdown Parser you wish to use.

demo

angular-markdown-editor - fix #20 callback not working without parentheses

Published by ghiscoding almost 7 years ago

angular-markdown-editor - Editor does not show up if directive is inside a dynamically added element

Published by ghiscoding almost 7 years ago

Thanks to @DamienGJones for submitting PR#19 to fix #17 :)

angular-markdown-editor - Add Event Hooks Callback and external function calls

Published by ghiscoding almost 8 years ago

  • Add Event Hooks Callback
  • Also make each Markdown Editor object available through $rootScope.markdownEditorObjects[editorName]
angular-markdown-editor - Add extra markdown-editor locale

Published by ghiscoding about 8 years ago

Forgot to bump bower & npm, but it basically is the same as v1.0.8

angular-markdown-editor - Add markdown-editor extra locale

Published by ghiscoding about 8 years ago

angular-markdown-editor - Merge Bower package update & sample

Published by ghiscoding about 8 years ago

Thanks @nadouani for the validation & sample for the Bower Package

angular-markdown-editor - Add Bower package

Published by ghiscoding about 8 years ago

angular-markdown-editor - Add Git URL to package.json file

Published by ghiscoding about 8 years ago

angular-markdown-editor - Trying to fix again the preview to show on NPM

Published by ghiscoding about 8 years ago

angular-markdown-editor - Fixed preview image on NPM

Published by ghiscoding about 8 years ago

Nothing changed in the file, it's only an print screen that was missing

angular-markdown-editor - Angular Markdown Editor

Published by ghiscoding about 8 years ago

initial release