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

//childによる箇条書き子要素のサポート #1494

Closed
wants to merge 1 commit into from
Closed

Conversation

kmuto
Copy link
Owner

@kmuto kmuto commented Apr 5, 2020

#1492 の対応です。

*箇条書きの中で//child[ul]〜//child[/ul]
1.箇条書きの中で//child[ol]〜//child[/ol]
:箇条書きの中で//child[dl]〜//child[/dl]
を入れることで、囲み範囲を箇条書きの子要素とします。
入れ子は対応するかぎりいくつでも可能です(表現系はともかくとして)。

対応が壊れている(開いてない、閉じてない、ミスマッチ)場合はエラーとします。

@kmuto kmuto requested a review from takahashim April 5, 2020 10:58
@kmuto kmuto mentioned this pull request Jun 12, 2020
@kmuto
Copy link
Owner Author

kmuto commented Jun 21, 2020

#1497 のほうの実装へ。

@kmuto kmuto closed this Jun 21, 2020
@kmuto kmuto deleted the child branch June 21, 2020 12:08
@kmuto kmuto mentioned this pull request Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant