Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

テーブルのセル結合ができるようにする #34

Conversation

tsuna-can-se
Copy link
Owner

この Pull request で実施したこと

https://www.npmjs.com/package/marked-extended-tables の拡張機能を用いて、テーブルのセル結合をできるようにしました。
PDFサンプルに、セル結合の例を追加しました。

この Pull request では実施していないこと

テーブルの拡張構文は、各種Lintツール、オートフォーマッターの対象となっていません。
よって解析が正しく行えなかったり、誤った形式にフォーマットされることがあります。
本 Pull Request には、これらの問題に対処していません。

Issues や Discussions 、関連する Web サイトなどへのリンク

@tsuna-can-se tsuna-can-se self-assigned this Dec 22, 2024
@tsuna-can-se tsuna-can-se added this to the v1.2.0 milestone Dec 22, 2024
@tsuna-can-se tsuna-can-se linked an issue Dec 22, 2024 that may be closed by this pull request
2 tasks
@tsuna-can-se tsuna-can-se added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 22, 2024
@tsuna-can-se tsuna-can-se merged commit 0198b4c into development Dec 22, 2024
2 checks passed
@tsuna-can-se tsuna-can-se deleted the feature/テーブルのセル結合ができるようにする branch December 22, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New feature]: テーブルのセル結合ができるようにする
1 participant