-
c0787f8ee1
feat: change initial key to capital G on org-export
main
Lucien Cartier-Tilet
2023-05-14 13:59:17 +02:00
-
28736ce6c0
docs: update readme
Lucien Cartier-Tilet
2023-05-14 13:44:53 +02:00
-
1eadafd8e0
fix: remove trailing whitespace at the end of inline code
Lucien Cartier-Tilet
2023-05-14 13:34:37 +02:00
-
61f7a1fb28
docs: add CI badge, fix orgmode syntax
Lucien Cartier-Tilet
2023-05-14 13:13:07 +02:00
-
d851c7de92
chore: switch to Eask for package testing
Lucien Cartier-Tilet
2023-05-14 13:02:10 +02:00
-
86f211ba50
style: fix indentation
Lucien Cartier-Tilet
2023-05-14 12:47:43 +02:00
-
8bec97a8a0
refactor: Move README.md to README.org, move todos to issues
Lucien Cartier-Tilet
2023-05-14 12:21:38 +02:00
-
94dd2f4a8e
fix: remove newlines in link descriptions
Lucien Cartier-Tilet
2023-05-11 11:23:11 +02:00
-
168f820ea4
Checkdoc pass. Melpazoid checks pass.
cnngimenez
2022-04-18 11:33:45 -03:00
-
d0f2cabb2b
Force no indentation to text in deep headlines.
cnngimenez
2022-04-17 16:06:05 -03:00
-
7465109046
Fixed #2. Fixed #1 too.
cnngimenez
2022-02-04 15:54:19 -03:00
-
2046ff20b8
Items with checkbox and description can be exported.
cnngimenez
2022-02-04 11:51:00 -03:00
-
07882c1987
Support for
#+BEGIN_EXPORT gemini. Byte-compile is happy.
cnngimenez
2022-01-16 00:40:58 -03:00
-
5420b6cea8
Export source block: Use caption instead of name if exists.
cnngimenez
2022-01-15 20:49:52 -03:00
-
527ce87206
Merge
cnngimenez
2022-01-10 19:12:19 -03:00
-
-
7c3300ace1
Bug fixed when section has no text but has properties.
cnngimenez
2022-01-10 15:30:46 -03:00
-
747201272b
Bug fixed when section has no text but has properties.
cnngimenez
2022-01-10 15:30:46 -03:00
-
-
249d2be0e0
Encode URL in exported links.
cnngimenez
2022-01-10 11:58:50 -03:00
-
3f1aabc140
Use #+name: to add names to exported code blocks.
cnngimenez
2022-01-10 11:58:14 -03:00
-
149c38ebf3
quote-block export: multiple lines should start with ">".
cnngimenez
2022-01-10 03:33:40 -03:00
-
b69e7418fd
make compile the default target
Omar Polo
2021-08-17 09:40:59 +00:00
-
c4299fb931
nitpicking
Omar Polo
2021-08-17 09:05:43 +00:00
-
087359e851
use replace-regexp-in-string instead of string-replace
Omar Polo
2021-08-17 09:04:17 +00:00
-
b6b6f595f2
fix checkdoc warning
Omar Polo
2021-08-16 16:49:47 +00:00
-
900c15ca0b
use ${EMACS} instead of `emacs'
Omar Polo
2021-08-16 16:49:47 +00:00
-
d680aacf9d
improve `make lint'
Omar Polo
2021-08-16 16:44:32 +00:00
-
85d28a65c6
Support for string-replace in old emacs
Justin Abrahms
2021-08-13 16:08:16 +00:00
-
8041774d3d
Version debugging info
Justin Abrahms
2021-08-13 15:15:50 +00:00
-
5e8602b656
Update stderr location to work w/ CI
Justin Abrahms
2021-08-13 15:14:25 +00:00
-
eb66b35ad4
Checkdoc script pipes to stderr in build environment
Justin Abrahms
2021-08-13 15:11:53 +00:00
-
7897f8eb84
Untabify
Justin Abrahms
2021-08-13 15:09:02 +00:00
-
1e4cabf98a
don't leave # when there isn't a title
Omar Polo
2021-08-11 07:57:46 +00:00
-
8bbc1c9f6d
leave a blank line after the link blocks
Omar Polo
2021-08-11 08:04:33 +00:00
-
4572682a99
fix paragraph
Omar Polo
2021-08-11 13:52:51 +00:00
-
86964652c4
Adding checkdoc analysis to ensure there aren't regressions.
Justin Abrahms
2021-08-13 14:56:48 +00:00
-
d88c10bcb1
handle #+begin_quote to gemini quote lines
Justin Abrahms
2021-01-02 07:17:55 -08:00
-
5b50b6e8d1
cd into repo
Justin Abrahms
2020-11-25 09:23:07 -08:00
-
2a7428385b
build manifest for CI
Justin Abrahms
2020-11-25 09:20:44 -08:00
-
c15d7a3c08
support for some basic tests
Justin Abrahms
2020-11-25 09:16:45 -08:00
-
577652feec
checkdoc passes now
Justin Abrahms
2020-11-25 09:03:30 -08:00
-
4e8f298baa
add license identifier
Justin Abrahms
2020-11-25 09:03:23 -08:00
-
75b192c5e4
ignore elc files
Justin Abrahms
2020-11-25 08:55:31 -08:00
-
1164449c20
fix byte-compile errors
Justin Abrahms
2020-11-25 08:55:19 -08:00
-
d624d900bb
one docs change was in the wrong spot. Remove it.
Justin Abrahms
2020-11-11 23:36:14 -08:00
-
8586faf137
docs & lint changes
Justin Abrahms
2020-11-11 23:35:20 -08:00
-
4fe31afef6
add todos
Justin Abrahms
2020-11-11 22:59:56 -08:00
-
d56610d7bb
correctly link relative files
Justin Abrahms
2020-11-07 21:54:10 -08:00
-
156a19c731
support for publishing
Justin Abrahms
2020-11-07 21:54:04 -08:00
-
f2f6d73e94
list items should begin with * not -
Justin Abrahms
2020-11-07 21:53:56 -08:00
-
1d3d5f8ced
formatting
Justin Abrahms
2020-11-07 20:03:09 -08:00
-
8666d98166
move readme to markdown.
Justin Abrahms
2020-11-07 20:02:39 -08:00
-
46cd91a736
license
Justin Abrahms
2020-11-07 20:00:27 -08:00
-
79bf58e41f
clean up comments.
Justin Abrahms
2020-11-07 16:20:34 -08:00
-
1387e3205b
Initial commit
Justin Abrahms
2020-11-07 16:19:04 -08:00