Hopefully finally fixed issues with links

This commit is contained in:
j4nk 2023-09-04 23:57:21 -04:00
parent bfa3d6be68
commit ae47e69c2a
4 changed files with 18 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<rss version="2.0"><channel><title>RSS Test</title><link>http://example.com</link><description>An example blog for testing RSS capability of md4tj.</description><language>en-US</language><pubDate>Tue, 10 Jun 2003 04:00:00 GMT</pubDate><managingEditor>editor@example.com</managingEditor><webMaster>webmaster@example.com</webMaster><docs>https://www.rssboard.org/rss-specification</docs><generator>md4tj-rss.el</generator><lastBuildDate>Tue, 11 Jul 2023 18:56:34 GMT</lastBuildDate><item><title>Blog Post 2</title><link>https://example.com/blog/blogpost2.html</link><guid>https://example.com/blog/blogpost2.html</guid><description> <rss version="2.0"><channel><title>RSS Test</title><link>http://example.com</link><description>An example blog for testing RSS capability of md4tj.</description><language>en-US</language><pubDate>Tue, 10 Jun 2003 04:00:00 GMT</pubDate><managingEditor>editor@example.com</managingEditor><webMaster>webmaster@example.com</webMaster><docs>https://www.rssboard.org/rss-specification</docs><generator>md4tj-rss.el</generator><lastBuildDate>Mon, 04 Sep 2023 23:56:59 GMT</lastBuildDate><item><title>Blog Post 2</title><link>https://example.com/blog/blogpost2.html</link><guid>https://example.com/blog/blogpost2.html</guid><description>
&lt;br&gt; &lt;br&gt;

View File

@ -71,7 +71,7 @@
"<mark>\\1</mark>" "<mark>\\1</mark>"
;; Then links ;; Then links
(replace-regexp-in-string (replace-regexp-in-string
"\\[\\([^\\[]*\\)](\\([^\\(]*\\)?)" "\\[\\([^\\[]*\\)](\\([a-zA-Z0-9:/\\.@-#_%&\\(\\)!\\?,]*\\))"
(concat (md4tj-begin-tag "a" (list '("href" "\\2"))) "\\1" (md4tj-end-tag "a")) (concat (md4tj-begin-tag "a" (list '("href" "\\2"))) "\\1" (md4tj-end-tag "a"))
;; Then images ;; Then images
(replace-regexp-in-string (replace-regexp-in-string

View File

@ -75,10 +75,18 @@ int main() {
<p>This is a div that has monospace text.</p> <p>This is a div that has monospace text.</p>
</div> </div>
<p id="lastupdated">Last updated: Tue Jul 11 18:56:34 2023</p> <p id="lastupdated">Last updated: Mon Sep 4 23:56:59 2023</p>
<br> <br>
<p><a href="https://www.youtube.com/@ther-boxpodcast8099/">The R-Box Podcast</a> - A bunch of my childhood friends decided to band up and create a podcast while they were living together. This is the result, basically a distillation of our inside jokes and humor in three glorous episodes. I don't talk to these guys much anymore, but as far as I can tell it's never coming back. Probably only funny to people who know them personally (like me), but who knows? I recorded an episode with them as a guest a while back when I was back in town, but I guess I was such a terrible guest they didn't bother uploading it.</p> <p>[The R-Box Podcast](https://www.youtube.com/@ther-boxpodcast8099/) - A bunch of my childhood friends decided to band up and create a podcast while they were living together. This is the result, basically a distillation of our inside jokes and humor in three glorous episodes. I don't talk to these guys much anymore, but as far as I can tell it's never coming back. Probably only funny to people who know them personally (like me), but who knows? I recorded an episode with them as a guest a while back when I was back in town, but I guess I was such a terrible guest they didn't bother uploading it.</p>
<br>
<p><a href="https://en.wikipedia.org/wiki/Sam_%26_Max_Hit_the_Road">Sam & Max Hit The Road</a></p>
<p><a href="https://en.wikipedia.org/wiki/The_Void_(video_game)">The Void</a></p>
<p><a href="https://en.wikipedia.org/wiki/The_Operative:_No_One_Lives_Forever">The Operative: No One Lives Forever</a></p>
</body> </body>
</html> </html>

View File

@ -32,4 +32,9 @@ This is a div that has monospace text.
@@ENDDIV @@ENDDIV
@@LASTUPDATED @@LASTUPDATED
[The R-Box Podcast](https://www.youtube.com/@ther-boxpodcast8099/) - A bunch of my childhood friends decided to band up and create a podcast while they were living together. This is the result, basically a distillation of our inside jokes and humor in three glorous episodes. I don't talk to these guys much anymore, but as far as I can tell it's never coming back. Probably only funny to people who know them personally (like me), but who knows? I recorded an episode with them as a guest a while back when I was back in town, but I guess I was such a terrible guest they didn't bother uploading it. [The R-Box Podcast](https://www.youtube.com/@ther-boxpodcast8099/) - A bunch of my childhood friends decided to band up and create a podcast while they were living together. This is the result, basically a distillation of our inside jokes and humor in three glorous episodes. I don't talk to these guys much anymore, but as far as I can tell it's never coming back. Probably only funny to people who know them personally (like me), but who knows? I recorded an episode with them as a guest a while back when I was back in town, but I guess I was such a terrible guest they didn't bother uploading it.
[Sam & Max Hit The Road](https://en.wikipedia.org/wiki/Sam_%26_Max_Hit_the_Road)
[The Void](https://en.wikipedia.org/wiki/The_Void_(video_game))
[The Operative: No One Lives Forever](https://en.wikipedia.org/wiki/The_Operative:_No_One_Lives_Forever)
[Joy, Departed](https://en.wikipedia.org/wiki/Talk:Joy,_Departed)