Robbie Wagner
Robbie Wagner
@dfreeman would you like to possibly pair on this? I just took a look for awhile and it seems that the main thing we need to do is move the...
Hmm, I am not sure what the problem might be here.
I'm guessing it would have to be somewhere in the `compile-markdown` file. I do see this comment talking about handlebars and formatting https://github.com/ember-learn/ember-cli-addon-docs/blob/master/addon/utils/compile-markdown.js#L172-L173 Any chance you would have some time...
Has anyone tried to support TypeScript here?
@ef4 @pzuraq what do you guys suggest for TS? Should we recommend YUIDoc or should we try to implement something with TSDoc?
Definitely sounds useful. I wouldn't know how to do it, but if you want to take a stab at it, feel free!
@elwayman02 I think there was some issue posted awhile ago and this was changed to be inline for some reason. @samselikoff do you recall?
@elwayman02 mind rebasing this with master please?
@NullVoxPopuli I am not quite sure which styles you are saying are broken? Are you referring to headings not having default font sizes?
@NullVoxPopuli I'm not sure I am seeing all that completely unstyled. I know Tailwind removed default heading sizes in 1.x, so we would have to make sure we are shipping...