import replaceMarkdown from DomRenderer;
import hijackLinks from Navigation;

replaceMarkdown();
hijackLinks();