erluxman / awesomefluttertips

❤️ Awesome Flutter Tips and Tricks ❤️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace code images with code blocks

EsteveAguilera opened this issue · comments

While code images can be nice looking, will you consider a PR that replaces all (static) code images with code blocks?

The code images are not consistent, they've different sizes, colours, and they're generally really big.

Code blocks will still be syntax highlighted and will add homogeneity and enable visitors to copy the code.

I already mentioned that on PR #41 where I added syntax highlighting on some code blocks.

I think any code Image which doesn't have other UI components in it came be changed.

especially for improvement and editing possibility.

Great, I'll spend some time on it!

@erluxman do you want to assign me this issue? Just to let other people know that there's someone already working on it 😅

I suggest to leave this issue open because #46 does not replaces all code images