Understanding of the LSP spec's documentation pipelineFamiliarity with PDF generation tools like Pandoc or wkhtmltopdf
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
25
調査方針
First, review the repository's documentation build system in the 'website' directory or similar. Identify the current format of the spec (likely Markdown or HTML). Then, investigate existing PDF generation tools (e.g., Pandoc, wkhtmltopdf) and evaluate integration into the current build process. It is crucial to open a discussion with maintainers to clarify the exact requirements, such as whether the PDF should mirror the HTML spec exactly or have a different layout. Check the two existing comments on the issue for any additional context. Finally, provide a proof of concept PR integrating PDF generation into the CI/CD pipeline.
Export to PDF? · microsoft/language-server-protocol#1591 | Good First Issue