We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got a really small but annoying one. When I put a comment at the end of a line:
<!DOCTYPE html> <html> <head> <title>#(system.info.name) - #(title)</title>#// Translate all copy!!!!! <style>
I get the style tag on the previous line:
<html> <head> <title>Booster! - huhuhu</title> <style>
The text was updated successfully, but these errors were encountered:
I will try to take on this one :) #hacktoberfest
Sorry, something went wrong.
868257e
tanner0101
No branches or pull requests
Got a really small but annoying one. When I put a comment at the end of a line:
I get the style tag on the previous line:
The text was updated successfully, but these errors were encountered: