daftspaniel / np8080

A web based text editor written with AngularDart.
BSD 3-Clause "New" or "Revised" License
17 stars 4 forks source link

Convert MD preview to use EventBus #28

Closed daftspaniel closed 7 years ago

daftspaniel commented 7 years ago

Currently uses the old stream system.

daftspaniel commented 7 years ago

Decided to leave as is. Binding also covers update of text. Event bus not really neater here.