Jolene Langlinais

Results 173 comments of Jolene Langlinais

@dselman that sounds like something that needs to come from [`@accordproject/markdown-transform`](https://github.com/accordproject/markdown-transform)?

This seems related to #114. I think this needs more investigation before moving on to a PR (#297)

That's correct @aashrafh, and some of the dependencies may be unused.

Could you please outline what you plan to change here before opening a PR?

Sorry for the delay, I think this makes sense @Cronus1007

This may _possibly_ involve further work in the `markdown-transform`

Relates to https://github.com/accordproject/markdown-editor/issues/198

@Rupesh-2003 my _guess_ is that this would be the starting point of where to figure out the issue: [`withHtml.js`](https://github.com/accordproject/web-components/blob/master/packages/ui-markdown-editor/src/plugins/withHtml.js)

@d-e-v-esh where are you seeing docs for `markus parse` or `markus draft`? There should only be `markus transform`: ```sh 17.03.2021@11:33[~]: markus --version 0.12.12 17.03.2021@11:33[~]: markus --help markus [args] Commands: markus...

> @irmerk Ya probably. I saw it in [this](https://github.com/accordproject/markdown-transform/tree/master/packages/markdown-cli) repo Oh yikes! Yes let's open an Issue about this. Maybe the easiest fix would be to have the README just...