Skip to content

Instantly share code, notes, and snippets.

@oli
Created October 22, 2015 07:57
Show Gist options
  • Save oli/ebd6a65f468f2f2aee12 to your computer and use it in GitHub Desktop.
Save oli/ebd6a65f468f2f2aee12 to your computer and use it in GitHub Desktop.
Generated content and line wrapping
/**
* Generated content and line wrapping
*/
.span1::after {
content: "→→→→→→";
}
.span2::after {
content: "\034F→→→→→";
}
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do <a href="#" class="span1">eiusmod tempor incididun</a>
ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud <a href="#" class="span2">exercitation ullamco laboris</a> nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment