johno / johno/ember-remarkable
Block component?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I would like to type some code inline rather than pass it as a variable.
``````
{{#md-text}}
## Code sample
\```js
console.log('yay'!);
\```
{{/md-text}}
``````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.