Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If your C code end up like that, yes:

``` #include <stdio.h>

int main() { /* my software in ASM */ __asm__ ( [...<insert your assembly code lines here>...] );

    return 0 ;
} ```

And you are pretty sure this is pretty much what would happen with markdown in emails if it ended up being mandatory. You would end up with emails entirely made of html.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: