joonseolee commented on PR #9760: URL: https://github.com/apache/seatunnel/pull/9760#issuecomment-3270866682
@zhangshenghang Sorry, I didn’t check it properly. To explain in more detail, as you saw in the code, I divided it based on Heading, Paragraph, ListItem, BulletList, OrderedList, BlockQuote, FencedCodeBlock, and TableBlock. Elements like image, bold, and italic are only defined as syntax within those blocks. It would be better to divide them in more detail, but for now I set it up so that the bigger sections are separated while image, bold, and italic retain their syntax. If you think my approach is lacking, I can update it right away. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
