Open jasisk opened 11 years ago
Currently, we identify suggesters and comment bodies when the page loads. I need to add support for ajaxed in content (textareas and comment bodies). May require injecting a script into the page that fires an event the extension can listen for.
This includes autocomplete for inline comments and ajaxed in rendered markdown everywhere.
Currently, we identify suggesters and comment bodies when the page loads. I need to add support for ajaxed in content (textareas and comment bodies). May require injecting a script into the page that fires an event the extension can listen for.