Cristian Urbano

Results 19 comments of Cristian Urbano

@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: ``

+1 prefixes referring to ownership like `.myname-componentname`

thanks @MacKentoch I am waiting anxiously

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:...