Fix cleantags with \k tags with noninteger durations

Fixes arch1t3cht/Aegisub#92 .
This commit is contained in:
arch1t3cht 2023-10-13 00:26:26 +02:00
parent edae653584
commit ad92ccf01a
1 changed files with 3 additions and 3 deletions

View File

@ -23,10 +23,10 @@ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
]]
cleantags_version = "1.301"
cleantags_modified = "13 November 2009"
cleantags_version = "1.302"
cleantags_modified = "12 October 2023"
ktag = "\\[kK][fo]?%d+"
ktag = "\\[kK][fo]?[%d.]+"
--[[ The main function that performs the cleaning up
Takes: text