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

chore: added new parameter to control the xml parsing #687

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 28, 2024

  1. Update xmlHandler.js

    Added new boolean parameter "textTrim" to options object in XMLHandler constructor. This new parameter is used in p.ontext method. The default value is true for backward compatibility.
    
    Signed-off-by: Apkovy <[email protected]>
    Apkovy committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    5896d02 View commit details
    Browse the repository at this point in the history
  2. Update xmlHandler.js

    Signed-off-by: Apkovy <[email protected]>
    Apkovy committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    755fb4e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Update param comment in xmlHandler.js

    Only one missing star in param comment. No fix, no functionality change.
    
    Signed-off-by: Apkovy <[email protected]>
    Apkovy committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9fcde6d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c19ed92 View commit details
    Browse the repository at this point in the history
  2. Create main.yml

    Signed-off-by: Apkovy <[email protected]>
    Apkovy committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    358cd3c View commit details
    Browse the repository at this point in the history