Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Preserve whitespace formatting of text nodes #63

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

Merged
ondrejmirtes merged 1 commit into master from pr/text-node-preserve-whitespace
Mar 15, 2021

Conversation

Copy link
Collaborator

@JanTvrdik JanTvrdik commented Mar 15, 2021

Required mostly for <code> tags which may contain indentation, e.g.

/**
 * Finder allows searching through directory trees using iterator.
 *
 * <code>
 * Finder::findFiles('*.php')
 * ->size('> 10kB')
 * ->from('.')
 * ->exclude('temp');
 * </code>
 */

TomasVotruba reacted with thumbs up emoji hrach reacted with heart emoji
@ondrejmirtes ondrejmirtes merged commit b451b2f into master Mar 15, 2021
Copy link
Member

Thank you!

@ondrejmirtes ondrejmirtes deleted the pr/text-node-preserve-whitespace branch March 15, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /