Last active
September 8, 2019 11:47
-
-
Save bertocq/2829d9ac0c519cfd4fe7ed8a06b60e5b to your computer and use it in GitHub Desktop.
Revisions
-
bertocq revised this gist
Sep 8, 2019 . 1 changed file with 11 additions and 11 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -8,66 +8,66 @@ <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> -
bertocq created this gist
Sep 8, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,73 @@ <?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-08T00:00:00+00:00</published> </entry> <entry> <title type="html">Digital</title> <link href="https://test.com/2/"/> <id>2</id> <published>2019-09-08T00:00:00+00:00</published> </entry> <entry> <title type="html">Digit</title> <link href="https://test.com/3/"/> <id>3</id> <published>2019-09-08T00: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-08T00:00:00+00:00</published> </entry> <entry> <title type="html">Git</title> <link href="https://test.com/5/"/> <id>5</id> <published>2019-09-08T00: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-08T00: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-08T00:00:00+00:00</published> </entry> <entry> <title type="html">.git</title> <link href="https://test.com/8/"/> <id>8</id> <published>2019-09-08T00: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-08T00: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-08T00: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-08T00:00:00+00:00</published> </entry> </feed>