Skip to content

chore: added new config option XmlCharEscaping #13

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
merged 1 commit into from
May 16, 2023

Conversation

GeorgeNjeri-BET
Copy link
Collaborator

Will allow char escaping on Properties Value string

Will allow char escaping on Properties Value string
/// > >
/// & &
/// </summary>
public bool XmlCharEscaping { get; set; } = false;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we got our first config

@swagfin swagfin merged commit 0f62731 into master May 16, 2023
@swagfin swagfin deleted the feature/xml-char-escaping branch May 16, 2023 17:49
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

Successfully merging this pull request may close these issues.

3 participants