Skip to content

Has "time-local" variable implementation changed? #1631

Discussion options

You must be logged in to vote

The behavior has indeed changed, see #1614.

To revert the changes, update the the hidden option filenameReplacementCharacters (see https://github.com/gildas-lormeau/SingleFile/wiki/Hidden-options) by replacing:

"filenameReplacementCharacters": ["~", "+", "?", "%", "*", ":", "|", """, "<", ">", "\"],

with:

"filenameReplacementCharacters": ["_", "_", "_", "_", "_", "_", "_", "_", "_", "_", "_"],

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@radiant-tangent
Comment options

@gildas-lormeau
Comment options

Answer selected by radiant-tangent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants