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 |
j4nk
|
d2d49f649b
|
Merge remote-tracking branch 'origin/master'
|
2023-01-04 10:44:08 -05:00 |
j4nk
|
7e62a5158f
|
Added last updated directive
|
2023-01-04 10:43:27 -05:00 |
j4nk
|
fbcde80630
|
Update 'README.md'
|
2023-01-04 10:30:23 -05:00 |
j4nk
|
8739d829b4
|
Made videos display controls by default
|
2023-01-04 08:55:28 -05:00 |
j4nk
|
f81885106c
|
Added video capability with !!
|
2023-01-03 18:34:40 -05:00 |
j4nk
|
114337d8b4
|
Added ability to add css
|
2023-01-02 20:08:12 -05:00 |
j4nk
|
eba7517f65
|
Fixed link regex
|
2023-01-01 10:30:40 -05:00 |
j4nk
|
1437b079d4
|
Updated README with progress
|
2022-12-29 14:23:21 -05:00 |
j4nk
|
eacd91ea6f
|
Added support for including files
|
2022-12-29 14:17:59 -05:00 |
j4nk
|
cc620c9700
|
Added support for meta commands for header
|
2022-12-29 13:41:39 -05:00 |
j4nk
|
ea65c1ed2d
|
tag attributes now quoted
|
2022-12-29 11:51:11 -05:00 |
j4nk
|
60f9947916
|
Merge remote-tracking branch 'origin/master'
|
2022-12-29 11:41:20 -05:00 |
j4nk
|
421f8e8472
|
fix maybe?
|
2022-12-29 11:38:21 -05:00 |