Adding org.dita.text and org.dita.text-asciiart plugins#169
Open
gdelory wants to merge 1 commit intodita-ot:masterfrom
Open
Adding org.dita.text and org.dita.text-asciiart plugins#169gdelory wants to merge 1 commit intodita-ot:masterfrom
gdelory wants to merge 1 commit intodita-ot:masterfrom
Conversation
Signed-off-by: GDELORY <gdelory@sk.ibm.com>
jelovirt
requested changes
Jan 20, 2026
Member
jelovirt
left a comment
There was a problem hiding this comment.
Because these are not developed by DITA-OT project itself, the ID should not use org.dita prefix. Please use something else, e.g. com.github.gdelory
Author
|
Hi @jelovirt, anyway to make an exception here, here are my few reasons:
Let me know, I'll be on the DITA-OT monthly call on Thursday as well if you want to discuss this directly instead of texting back and forth 😉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding two new plugins to support a DITA to Text transform
Motivation and Context
DITA to Text transform is a niche transform, but was a requirement for IBM for mainframe and zOS, we decided to give back to the community in case it can be used by others, in hope that we can improve it as a community.
How Has This Been Tested?
Test files are part of the plugins, for now the validation is a visual check of the Text output, I plan to add an automated test comparison with a baseline in the future.
Type of Changes
Documentation and Compatibility
See READMEs of both plug-in for documentations:
https://github.com/gdelory/org.dita.text
https://github.com/gdelory/org.dita.text-asciiart