Skip to content

Instantly share code, notes, and snippets.

@bertocq
Last active September 8, 2019 11:47
Show Gist options
  • Save bertocq/2829d9ac0c519cfd4fe7ed8a06b60e5b to your computer and use it in GitHub Desktop.
Save bertocq/2829d9ac0c519cfd4fe7ed8a06b60e5b to your computer and use it in GitHub Desktop.
highlight-article title words test
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>highlight-artitle title words test</title>
<updated>2019-09-08T13:53:36+01:00</updated>
<id>https://www.test.com</id>
<entry>
<title type="html">Gittern</title>
<link href="https://test.com/1/"/>
<id>1</id>
<published>2019-09-01T01:00:00+00:00</published>
</entry>
<entry>
<title type="html">Digital</title>
<link href="https://test.com/2/"/>
<id>2</id>
<published>2019-09-02T02:00:00+00:00</published>
</entry>
<entry>
<title type="html">Digit</title>
<link href="https://test.com/3/"/>
<id>3</id>
<published>2019-09-03T03:00:00+00:00</published>
</entry>
<entry>
<title type="html">Git got digitalized</title>
<link href="https://test.com/4/"/>
<id>4</id>
<published>2019-09-04T04:00:00+00:00</published>
</entry>
<entry>
<title type="html">Git</title>
<link href="https://test.com/5/"/>
<id>5</id>
<published>2019-09-05T05:00:00+00:00</published>
</entry>
<entry>
<title type="html">Some git tricks</title>
<link href="https://test.com/6/"/>
<id>6</id>
<published>2019-09-06T06:00:00+00:00</published>
</entry>
<entry>
<title type="html">Learn git</title>
<link href="https://test.com/7/"/>
<id>7</id>
<published>2019-09-07T07:00:00+00:00</published>
</entry>
<entry>
<title type="html">.git</title>
<link href="https://test.com/8/"/>
<id>8</id>
<published>2019-09-08T08:00:00+00:00</published>
</entry>
<entry>
<title type="html">Git.js</title>
<link href="https://test.com/9/"/>
<id>9</id>
<published>2019-09-09T09:00:00+00:00</published>
</entry>
<entry>
<title type="html">Is .git, not .gut</title>
<link href="https://test.com/10/"/>
<id>10</id>
<published>2019-09-10T010:00:00+00:00</published>
</entry>
<entry>
<title type="html">"git" is cool</title>
<link href="https://test.com/11/"/>
<id>11</id>
<published>2019-09-11T011:00:00+00:00</published>
</entry>
</feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment