j4nk commented on issue j4nk/md4tj#14 2023-07-11 11:23:32 -04:00
Major mode

Would also be nice to be able to automatically resize text a la AuCTeX for a more WYSIWYG experience. Not at all sure how to do this though....

j4nk opened issue j4nk/md4tj#17 2023-07-11 11:22:13 -04:00
Ability to escape special markdown characters
j4nk commented on issue j4nk/md4tj#12 2023-07-11 10:13:53 -04:00
Blog content in RSS feed

ec2765a9bd is almost there, but I failed to take into account that blog posts are not in alphabetical order so each RSS…

j4nk pushed to master at j4nk/thejerks.club 2023-07-11 09:58:32 -04:00
d6c14ac5b0 Updated md4tj to put blog content in RSS feeds
j4nk opened issue j4nk/thejerks.club#1 2023-07-11 09:57:44 -04:00
Have web server serve static files from subdomain
j4nk pushed to master at j4nk/md4tj 2023-07-11 09:50:43 -04:00
ec2765a9bd Fixed dumb error in escape function
j4nk pushed to master at j4nk/md4tj 2023-07-11 09:46:06 -04:00
4054cdfdbf Forgot to escape text for RSS, done that now
j4nk pushed to master at j4nk/md4tj 2023-07-11 09:21:30 -04:00
81abca1171 Put blog content in the RSS feeds now.
j4nk opened issue j4nk/md4tj#16 2023-07-11 08:46:42 -04:00
ac-md4tj
j4nk opened issue j4nk/md4tj#15 2023-07-11 08:45:13 -04:00
Linter
j4nk opened issue j4nk/md4tj#14 2023-07-11 08:44:43 -04:00
Major mode
j4nk opened issue j4nk/md4tj#13 2023-07-11 08:40:39 -04:00
Table
j4nk opened issue j4nk/md4tj#12 2023-07-10 09:59:25 -04:00
Blog content in RSS feed
j4nk pushed to master at j4nk/md4tj 2023-07-10 09:56:08 -04:00
df185b88d0 Updated README.md with RSS feature
j4nk commented on issue j4nk/md4tj#7 2023-07-10 09:53:29 -04:00
Automatically generate RSS feed for blog

b9106bffad finished

j4nk closed issue j4nk/md4tj#7 2023-07-10 09:53:29 -04:00
Automatically generate RSS feed for blog
j4nk pushed to master at j4nk/thejerks.club 2023-07-10 09:53:02 -04:00
cf11b54510 Updated md4tj to version with RSS, fixed blog
j4nk pushed to master at j4nk/md4tj 2023-07-10 09:52:18 -04:00
b9106bffad Fixed docstring
j4nk pushed to master at j4nk/md4tj 2023-07-10 09:48:23 -04:00
b590455405 RSS feed should validate now...
j4nk commented on issue j4nk/md4tj#11 2023-07-10 09:31:57 -04:00
Global configuration file

Also, no matter where in the parsing we are we should know stuff like the website name, presence of blogs, etc. for properly linking things