Jerome Simeon

Results 307 comments of Jerome Simeon

> @irmerk I created the [issue](https://github.com/accordproject/markdown-transform/issues/363) for this. You can assign that issue to me. And I also found the `markdown-transform` folder in your said path. 👍 > > To...

Currently one can load the following markdown: Clicking on the 'list' button for the paragraph does two things: remove the quote and add the list. Should it just add the...

I'm wondering how much of this could leverage the form generation for Concerto in https://github.com/accordproject/concerto-ui It would be great to be able to reuse as much of it as possible.

> @jeromesimeon pinging you on this, we should think of another way to display the Tech WG call details so it isn't _just_ in Slack. > It's also in the...

I think we still need a JSON editor?

Works (kinda) for me? ![CopyList](https://user-images.githubusercontent.com/670099/88232945-c436f580-cc44-11ea-884a-614bc11f8c48.gif)

> It's only unordered lists copied from sources outside of the markdown editor Behaviour on copy/paste from other sources will be highly dependent on the source (pdf, html, which page,...

hm... seems to work for me. Maybe I'm doing it wrong? ![CopyListAgain](https://user-images.githubusercontent.com/670099/88304058-c1381580-ccd5-11ea-9f80-841caac5cfd6.gif)

I think I'm able to reproduce this following @mttrbrts 's instructions. You need serve. I used `npm install -g serve` - Serve log: ``` bash-3.2$ serve -s build serve -s...

> Now looking at the dependencies... > > We seem to have multiple versions of `concerto-core` in play, which might be an issue. > > `cicero-core` depends on markdown-cicero `0.10.4`...