Created
May 11, 2016 19:10
-
-
Save jkishner/b6bc7ef60c689b79ac6c10c5a2ea9090 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<opml version="1.0"> | |
<head> | |
<title>OmniTest</title> | |
<expansionState>0</expansionState> | |
</head> | |
<body> | |
<outline text="Google" url="http://google.com" type="link"/> | |
<outline text="It is a <a href=http://google.com">link</a>"/> | |
</body> | |
</opml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment