chore(jira): add source for confluence pages exporting tool

This commit is contained in:
Michele Cereda
2025-06-20 01:52:21 +02:00
parent 6ed6adf15b
commit 837f88e888

View File

@@ -42,6 +42,8 @@ curl "https://${COMPANY}.atlassian.net/rest/api/2/issue" \
## Further readings ## Further readings
- [Spenhouet/confluence-markdown-exporter]
### Sources ### Sources
- [Creating JIRA issue using curl from command line] - [Creating JIRA issue using curl from command line]
@@ -53,3 +55,4 @@ curl "https://${COMPANY}.atlassian.net/rest/api/2/issue" \
<!-- Others --> <!-- Others -->
[creating jira issue using curl from command line]: https://stackoverflow.com/questions/31052721/creating-jira-issue-using-curl-from-command-line#31052990 [creating jira issue using curl from command line]: https://stackoverflow.com/questions/31052721/creating-jira-issue-using-curl-from-command-line#31052990
[Spenhouet/confluence-markdown-exporter]: https://github.com/Spenhouet/confluence-markdown-exporter