Cristian Urbano
Cristian Urbano
the same problem
@krupa310 I mean if there is some way to configure the format and mode for all `` [maybe like this](https://github.com/Promact/md2/issues/203#issuecomment-300178580) The idea is not always use: ``
Any update with this ?
@Clint258 do you resolve this issue?
any solution?
+1 prefixes referring to ownership like `.myname-componentname`
thanks @MacKentoch I am waiting anxiously
Same issue with angular-cli only
Same error when update to 2.1.0
I created a workaround to use with **ngIf**, you can have a **Pipe** that return a **Observable\** in order to use with the **async** pipe in the ngIf, like this:...