We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suggestion : add "white-space: pre-wrap;" into the class "pre", to make it more easy to copy only a part of the raw md text into the website.
The text was updated successfully, but these errors were encountered:
@RegolithIII I assume you're talking about the hosted version? If so, I'd be happy to review a pull request that updates https://github.com/benbalter/word-to-markdown-server/blob/main/views/display.erb#L11. Thanks for the suggestion!
Sorry, something went wrong.
Yes ! Just, I can't find the CSS file, where is it located ?
I mean, the CSS for styling the entire page
No branches or pull requests
Suggestion : add "white-space: pre-wrap;" into the class "pre", to make it more easy to copy only a part of the raw md text into the website.
The text was updated successfully, but these errors were encountered: