You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if 'styles' is specified as a relative path to a file and 'stylesRelativePathFile' is checked, the path referenced by the generated html document will be the full path in the local environment.
This means that we cannot distribute the generated html documents to others.
I have submitted a pull request #371 to fix this issue.
The text was updated successfully, but these errors were encountered:
Even if 'styles' is specified as a relative path to a file and 'stylesRelativePathFile' is checked, the path referenced by the generated html document will be the full path in the local environment.
This means that we cannot distribute the generated html documents to others.
I have submitted a pull request #371 to fix this issue.
The text was updated successfully, but these errors were encountered: