gemmaro
225b09dbc7
docs: Correct Asciidoctor name casing. ( #11782 )
2026-07-29 09:54:16 +02:00
John MacFarlane
84ac623982
Regenerate README.md.
2026-07-22 00:25:40 +02:00
John MacFarlane
8e9fc5b27c
Add test files to extra-source-files.
2026-03-17 19:42:30 +01:00
John MacFarlane
e78d63460e
Update README.md
2026-02-02 22:15:12 +01:00
John MacFarlane
d3a013e580
Regenerate README.md
2025-12-01 09:45:41 +01:00
John MacFarlane
8764e4af20
Update README.md.
2025-09-29 12:41:04 +02:00
John MacFarlane
f4eb08e37a
Fix spacing errors.
2025-09-06 17:48:09 +02:00
John MacFarlane
eb03ccc9bf
Update README.md
2025-01-12 11:07:37 -08:00
John MacFarlane
56d552ff42
Regenerate README.md
2024-12-07 17:39:31 -08:00
John MacFarlane
f50fc8c200
Regenerated README.md
2024-09-09 22:20:19 -07:00
John MacFarlane
1cdda054de
Bump tls and zip-archive in stack.yaml, update README.md.
2024-05-11 12:31:00 -07:00
John MacFarlane
03630a2c6e
Update copyright dates to 2024.
2024-04-25 18:16:49 -07:00
John MacFarlane
919f1117b4
Update README.md
2024-03-14 17:04:16 -07:00
John MacFarlane
392815c2ab
Regenerate README.md.
2024-02-14 22:44:39 -08:00
John MacFarlane
5d33b5690a
Replace references to pandoc-discuss with GitHub discussions.
2024-01-05 18:40:45 -08:00
John MacFarlane
4f9029caf9
Update README.md.
2023-10-27 12:56:15 -07:00
John MacFarlane
d32b85686d
Update README.md
2023-07-06 23:19:46 -07:00
John MacFarlane
adbf115b2d
Regenerated README.md
2023-06-06 17:51:04 -07:00
John MacFarlane
0cba767bd6
Update manual date and man page
2023-03-26 11:11:05 -07:00
John MacFarlane
9b994cf71d
Regenerate README.md
2023-03-05 13:38:06 -08:00
John MacFarlane
383ac41a76
Regenerate README.md.
2023-01-17 21:29:05 -08:00
John MacFarlane
c777fa347a
Regenerate README.md
2022-08-03 21:16:57 -07:00
John MacFarlane
fb2ab3a6cd
Regenerate README.md.
2022-04-04 09:40:33 -07:00
John MacFarlane
1df35aa938
Update README.md.
2022-01-12 15:11:51 -08:00
Albert Krewinkel
b7a44f9d19
Copyright notices: update for 2022
2022-01-02 11:59:22 -08:00
John MacFarlane
d05460d00d
Regenerate README.md.
2021-08-21 09:25:51 -07:00
John MacFarlane
5d60fcf4d7
Update README.md.
2021-03-04 08:58:28 -08:00
John MacFarlane
54d8c6959c
Update README and man page.
2021-01-22 21:37:59 -08:00
Albert Krewinkel
4f34345867
Update copyright notices for 2021 ( #7012 )
2021-01-08 09:38:20 -08:00
John MacFarlane
0c8ab8a12f
Update README.md, man page.
2020-11-19 13:05:02 -08:00
John MacFarlane
ad11ff34b1
Revised README.md.
2020-10-10 22:17:19 -07:00
Albert Krewinkel
371a7ff34b
Remove Circle CI badge, references
...
CI checks run on GitHub Actions now.
2020-09-01 12:00:38 +02:00
John MacFarlane
5a216f7bd7
update date, man page, README.
2020-07-23 17:56:12 -07:00
John MacFarlane
92a281523d
README.md.
2020-06-29 13:42:22 -07:00
John MacFarlane
8730eea930
Small changes to README.md.
2020-03-23 16:50:07 -07:00
John MacFarlane
0010d15bcf
Update README.md.
2020-02-15 21:28:53 -08:00
Albert Krewinkel
11e99409ce
docs: capitalize Lua where it refers to the programming language name
...
This follows the advise on the Lua
website (https://www.lua.org/about.html#name ):
> […] "Lua" is a name, the name of the Earth's moon and the name of the
> language. Like most names, it should be written in lower case with an
> initial capital, that is, "Lua".
2020-01-12 11:29:05 +01:00
John MacFarlane
f8e85ca4a8
Update README.md.
2019-12-21 10:30:56 -08:00
John MacFarlane
a0df2f676c
Fix README.md so that relative links from manual become absolute.
...
Previously they'd be broken links when viewed on GitHub or Hackage.
So we add the base URL for the pandoc manual.
2019-12-10 14:46:33 -08:00
John MacFarlane
23aad047da
Regenerate README.md.
2019-11-16 12:54:37 -08:00
John MacFarlane
4caf033392
Remove appveyor.yml.
...
Appveyor has been difficult to get working, due to timeouts, and
lately it has been failing for unknown reasons.
We don't need the appveyor build any more, now that we have Windows
CI, nightly, and release-candidate builds on GitHub actions.
2019-10-13 16:54:19 -07:00
John MacFarlane
3727d6ec31
Regenerate README.md.
2019-09-30 10:47:00 -07:00
John MacFarlane
b6d564696f
Update manual date, readme, man page.
2019-06-11 21:50:10 -07:00
John MacFarlane
f75fcf6f31
Update man page and README.
2019-04-05 15:11:08 -07:00
John MacFarlane
9a511660ab
Update manual date, man page, README.md.
2019-03-03 09:46:21 -08:00
TG
568b25d33a
Adds Asciidoctor sprcific writer and tests
2019-02-09 08:21:53 -08:00
John MacFarlane
bfa1bf9302
Regenerated README.md with CircleCI badge instead of travis.
2019-01-25 08:41:39 -08:00
John MacFarlane
395ea03069
Support ipynb (Jupyter notebook) as input and output format.
...
[API change]
* Depend on ipynb library.
* Add `ipynb` as input and output format.
* Added Text.Pandoc.Readers.Ipynb (supports both nbformat v3 and v4).
* Added Text.Pandoc.Writers.Ipynb (supports nbformat v4).
* Added ipynb readers and writers to T.P.Readers,
T.P.Writers, and T.P.Extensions. Register the
file extension .ipynb for this format.
* Add `PandocIpynbDecodingError` constructor to Text.Pandoc.Error.Error.
* Note: there is no template for ipynb.
2019-01-22 21:45:59 -08:00
John MacFarlane
56b4b072f1
Update README.md.
2018-11-25 23:25:21 -08:00
John MacFarlane
9d0937180a
Update README.md.
2018-11-03 12:38:03 -07:00