Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<html>
<title>::target-text without custom colors should be replaced with mark/marktext</title>
<script>
location.hash = ':~:text=Some selected text';
</script>
<body>
<span>Some selected text</span>
</body>
</html>