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

feature request: wrap content between HTML tags #125

Open
awwsmm opened this issue Jan 22, 2019 · 0 comments
Open

feature request: wrap content between HTML tags #125

awwsmm opened this issue Jan 22, 2019 · 0 comments

Comments

@awwsmm
Copy link

awwsmm commented Jan 22, 2019

Related to #22, could you add support for wrapping content within HTML tags? Right now, if I have a <p>...</p> block within a Javadoc comment (a /** ... */ block comment), This will not wrap:

//-------- --------- --------- --------- --------- --------- --------- ---------|
/**                                                                             |
  * <p>This is a really, really, really long line of content which should be wrapped, but isn't.</p>
  *                                                                             |
  **/ //                                                                        |

(Dashes and pipes for decorative purposes only, should not appear in actual code.)

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

No branches or pull requests

1 participant