srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 99 forks source link

Improve gcc and include g++, clang and clang++ #22

Closed mcarton closed 9 years ago

mcarton commented 9 years ago

Examples for g++, clang and clang++ are just symlinks, as the syntax does not really change.

srsudar commented 9 years ago

Are the changes like of things like main.c to *main.c* so that they will be emphasized when rendered as markdown, or for something else?

srsudar commented 9 years ago

I'm going to hold off on merging this until I figure out #24, as links aren't currently being respected.

mcarton commented 9 years ago

Emphases was the idea indeed. It does not italicize in the terminal of course, but it does on Github, and it seemed more semantically correct to me.