bernaferrari / FigmaToCode

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
https://www.figma.com/community/plugin/842128343887142055
GNU General Public License v3.0
3.58k stars 262 forks source link

[Enhancement] Export to Markdown #80

Open AdrianoCahete opened 11 months ago

AdrianoCahete commented 11 months ago

I know that Markdown is not a proper code, but I think that the idea is pretty ok for this export, since it can generate HTML in the final too.

bernaferrari commented 11 months ago

What are your expected outputs if I generate markdown?

AdrianoCahete commented 11 months ago

Header as #, ##, ###, #### etc, bold texts with *, italic with _ and so on.

What is a HTML/React/not-markdown, leave as is.

bernaferrari commented 11 months ago

How would you identify them?

AdrianoCahete commented 11 months ago

Good question, but I think it's almost the same as HTML, isn't?

bernaferrari commented 1 month ago

ok... do you still want this? I have some ideas

AdrianoCahete commented 1 month ago

I'm not on the company anymore, but the idea is still good