Below I have a call from an include for an "alert", I would like to know if it is possible inside the message variable not to pass pure HTML () but rather a # # call Well done! - Jade processor.
- var type = 'success'
- var message = '<strong>Bem feito!</strong> Você lê com sucesso esta mensagem de alerta importante.'
div(class='alert alert-#{type} alert-dismissible', role='alert')
button.close(type='button', data-dismiss='alert')
span(aria-hidden='true') ×
span.sr-only Fechar
!= message