We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is there a way to use js macros for dynamically setting the font size? For example:
--- # Header .fontsize50[ some text ]
But fontisize50 is not a hard coded CSS class but a generic class in which I parse the 50 parameter within the font-size option?
fontisize50
font-size
Activity