Export GitHub issues
Hello,
This is not working on the issues page, right?
No printable content found on this page
Do you have a plan to add this functionality to the extension?
Hey, I don’t plan on adding support on the issues page. There can be multiple markdown renders so it’s unclear which one should be printed.
Hi @jerry1100, great extension!
I used it to print out an issue's description from a private repo so I could share it. Worked brilliantly.
To the above in regard to which markdown to print, it would be nice to print the first one which is the description, put in a page break, then the rest which are comments. That way people can choose which content to print by simply selecting page numbers on the print screen that comes up.
Just a thought, and thanks for the great work.
Good suggestion, looks like it's possible with the break-after css property.
I'll mark it as a TODO. I won't have time for this for the next few weeks. Feel free to take a crack at it if you want it sooner.