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

Handling Headings/Carriage Returns #177

Closed
davidrsim-p opened this issue Feb 25, 2024 · 1 comment
Closed

Handling Headings/Carriage Returns #177

davidrsim-p opened this issue Feb 25, 2024 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@davidrsim-p
Copy link

davidrsim-p commented Feb 25, 2024

Is your feature request related to a problem? Please describe.
A minor formatting issue. When using the NIV, headers (not part of the original text) are returned with a < br/ > afterwards, as is formatted text. For example:

> 18 - Christ the Wisdom and Power of God<br/>For the message of the cross is foolishness to those who are perishing, but to us who are being saved it is the power of God.
> 19 - For it is written:<br/>“I will destroy the wisdom of the wise;<br/>the intelligence of the intelligent I will frustrate.” 

Describe the solution you'd like
That the text < br/ > be replaced by an actual carriage return (or even a space, if that's difficult).
The option not to bring through non-scripture headings would also be useful.

Describe alternatives you've considered
Search and replace, although I'm not sure how to replace < br/ > with a carriage return.

Additional context
Thank you for an amazing plugin!

@davidrsim-p davidrsim-p added the enhancement New feature or request label Feb 25, 2024
Copy link

stale bot commented Apr 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 26, 2024
@stale stale bot closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant