parthkumar

Results 8 comments of parthkumar

I was added `Sample` button style in the last commit, but it not showing a live preview, please verify

I've used a sample reference from here - https://markdown-it.github.io/ Let me know if need to update urls etc

> I see there are explanations about features we don't support yet. Delete the following: > > * Advertisement > * Typographic replacement > * Right-Aligned table columns > *...

> I haven't reviewed the code, so I don't know where's the problem and we don't allow advertisement - sorry, even I as a maintainer I work a lot for...

> > > > > > @kevinmmansour I'm actually thinking about using font-awesome icons. They have all the icons we need (displaying 'link' as 'a' is probably not a good...

> What about the save modal? > > ![Save modal](https://user-images.githubusercontent.com/71846550/135771697-886cff57-56ce-482e-8e37-4334f88111f1.png) > > Settings, about and save modal. Did I miss something? Yes we've to add model reset for save also,...

> Don't we do the same thing here: > > ```js > const AboutOnClick = ({ > target > }) => { > if (target === About) { > OpenCloseAbout();...

@kevinmmansour Let me know if anything need to update