Commit Graph

76 Commits

Author SHA1 Message Date
j4nk c9e5cf5760 Fixed having to manually enter in the dash lib load path 2024-03-30 21:59:25 -04:00
j4nk 99eb5c3b2c Added blockquote support 2024-03-30 21:46:50 -04:00
j4nk 9ef7c03a15 Fixed issue where tags were not being properly closed within divs 2024-03-30 20:57:33 -04:00
j4nk 141d000ff4 Fixed issue where ordered lists put in spurious </ul> 2024-03-30 20:46:23 -04:00
j4nk 915d6671b2 Updated output files with previous commit's change 2024-03-30 20:15:48 -04:00
j4nk c6a825c65a Fixed issue where greedy regex caused strong+em to convert wrong 2024-03-30 20:14:53 -04:00
j4nk f9135021e7 Added note in README for table syntax being stricter 2024-03-30 20:04:19 -04:00
j4nk 5770c60bcf Added support for markdown tables 2024-03-30 20:03:25 -04:00
j4nk 0e2d7e7aeb Made strikethrough, highlight, strong, and em greedier 2024-02-28 19:14:20 -05:00
j4nk 0f26ff4a91 Display time in UTC 2023-09-05 00:45:45 -04:00
j4nk 2c766c1f74 Forgot to make files 2023-09-05 00:12:36 -04:00
j4nk dfc88a42f3 Attempted fixing link again 2023-09-05 00:12:07 -04:00
j4nk ae47e69c2a Hopefully finally fixed issues with links 2023-09-04 23:57:21 -04:00
j4nk bfa3d6be68 Fixed issue where the wrong blog content was in the wrong rss item 2023-07-11 18:56:47 -04:00
j4nk ec2765a9bd Fixed dumb error in escape function 2023-07-11 09:50:28 -04:00
j4nk 4054cdfdbf Forgot to escape text for RSS, done that now 2023-07-11 09:45:51 -04:00
j4nk 81abca1171 Put blog content in the RSS feeds now. 2023-07-11 09:21:11 -04:00
j4nk df185b88d0 Updated README.md with RSS feature 2023-07-10 09:55:55 -04:00
j4nk b9106bffad Fixed docstring 2023-07-10 09:52:11 -04:00
j4nk b590455405 RSS feed should validate now... 2023-07-10 09:48:09 -04:00
j4nk 7afc05e921 Fixed a thing where the right buffer wasn't selected... 2023-07-10 09:29:05 -04:00
j4nk 5fe095dbd0 And again... 2023-07-10 09:25:53 -04:00
j4nk 76e1ac1dda Trying again... 2023-07-10 09:15:41 -04:00
j4nk 58facddf57 Possibly fixed the path issues, still need to test 2023-07-10 09:10:52 -04:00
j4nk 3f56c251cd Possibly correct first implementation of automatic RSS feed generation 2023-07-10 08:51:18 -04:00
j4nk e7c9fa4d53 United all md4tj files into one file 2023-07-09 19:27:12 -04:00
j4nk 524dba5bc0 Sort blogs by latest date, not earliest date 2023-07-09 18:17:32 -04:00
j4nk db9d7169a7 Fixed issue with parentheses 2023-07-09 18:14:06 -04:00
a 5fe96c837f Fixed issue where parentheses in links caused links to not work 2023-06-07 10:36:01 -04:00
j4nk 2712bcbb45 Removed includes 2023-03-26 22:19:07 -04:00
j4nk 2b0ea620f0 Whoops forgot to add generated blog page 2023-03-26 08:21:06 -04:00
j4nk ce2fe1fd1e Updated progress in md 2023-03-26 08:19:30 -04:00
j4nk b8ec3553f5 Blog without RSS is finished 2023-03-26 08:12:55 -04:00
j4nk e2f904f038 Added blog stuff 2023-03-25 19:42:47 -04:00
j4nk 981210140a Added RSS channel tag and subtag generation. Need item tags still 2023-01-04 21:14:48 -05:00
j4nk e22b0a5fe9 Modified Makefile to reflect new name of el file 2023-01-04 16:57:08 -05:00
j4nk abeca861f3 Renamed md4tj_parse.el to md4tj.el 2023-01-04 16:56:55 -05:00
j4nk 51a009d38c Eliminated slash from br tags, as per validator suggestion 2023-01-04 15:14:28 -05:00
j4nk 264e323597 Added pnglatex executable, updated README with progress 2023-01-04 15:10:43 -05:00
j4nk 5d945ee09c Added ability to insert custom divs 2023-01-04 15:09:58 -05:00
j4nk 9d1f5e88b2 Removed command to delete contents of teximg folder 2023-01-04 15:02:49 -05:00
j4nk aedd70c458 Updated README completing LaTeX task 2023-01-04 14:58:05 -05:00
j4nk 3e19940e71 Added ability to add LaTeX 2023-01-04 14:57:27 -05:00
j4nk 4fa1ffe3cb Put lastupdated in own id 2023-01-04 13:41:20 -05:00
j4nk 9301c73095 Allow ending and beginning multiline block in same block 2023-01-04 13:35:28 -05:00
j4nk 87c53d901e Fixed issue where link generation broke for parentheses 2023-01-04 12:38:23 -05:00
j4nk 478794fb62 Updated README with language feature 2023-01-04 12:32:01 -05:00
j4nk f904982de7 Added ability to specify language 2023-01-04 12:31:29 -05:00
j4nk 1550094d19 Added strikethrough and highlight syntax 2023-01-04 12:07:33 -05:00
j4nk 2ad910b5d0 Updated README to reflect lastupdated directive 2023-01-04 10:44:46 -05:00