Skip to content

Resolve "Writer: replace-text-regex"

Tobias Koch requested to merge 12-writer-replace-text-regex into master

I, the contributor, agree to licence my contributions to this project under the terms noted in the project's LICENSE file

Summary

Adding writer command replace-text-regex.

Description

This merge request adds the writer command replace-text used to replace text in a utf8 file using a regular expression.

Acceptance criteria

  • Branch has no conflicts with master

  • Builds are passing

  • Meaningful tests have been added and are passing

  • Conform to the style guide

  • Conform to the software architecture

  • Documentation added

  • CHANGELOG entry added

  • AUTHORS entry added (if not present yet)

Issues

Closes #12 (closed)

Merge request reports