Project

General

Profile

Bug #238

Most tags don't allow comments

Added by Paul Kitching about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
02/18/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Compiler error: illegal tag parameter tag: manifest
Compiler error: illegal tag parameter tag: fullscreen
Compiler error: illegal tag parameter tag: fps
Compiler error: illegal tag parameter tag: googlefont
Compiler error: illegal tag parameter tag: splashscreen

Those are the errors if you have a comment after any of those tags.

#manifest: "pc"               // error
#displayWidth:1920            // The resolution width of a HD monitor
#displayHeight:1080           // And the height.
#fullScreen:true              // error
#googleFont:"baloo"           // error
#splashScreen:false           // error
#fps:false                    // error

Also available in: Atom PDF