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

So am I right in thinking that this is like a template, but the template gets added dynamically by javascript?


You can confirm this by inspecting the document - the markdown is parsed into nodes through regexp and then a full HTML document is constructed and injected into the DOM (or rather, creating the DOM and then injecting it).

Cool, fun, but probably not something for which I can see a practical use.




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

Search: