Posting assembly language code snippets
-
I’ve tried to find an answer to my question but so far no luck. I’m sorry if this has been answered previously.
I’d like to post some x86 assembly code fragments on my blog. I’ve found code tag but unsurprisingly it does not support x86 assembly syntax highlighting. This is fine but when I try to paste code (between code tags) the editor is still messing up my symbols like &, > etc. and badly reformatting my code making it hard to read. I suppose somebody before me already had similar issues so I’d be looking forward for any tips.
-
Ok, so I solved the problem simply by using github to host source code. Makes much more sense than posting code as code snippets or preformatted text.
- The topic ‘Posting assembly language code snippets’ is closed to new replies.