devcards

gowder 2016-11-22T03:57:17.000159Z

@gowder has joined the channel

peeja 2016-11-22T21:11:15.000160Z

Is there a way to give a devcard a description that's not a literal string? I'd like to use the docstring from the component I'm showing off, but the macro only recognizes a string literal as the documentation copy.

nwjsmith 2016-11-22T21:25:47.000163Z

Could write a fancy wrapper macro I guess?

peeja 2016-11-22T21:26:46.000164Z

Yeah, that's what I'd like to avoid, but maybe I'll have to