Sha256: 4522b0ef29979c7fefeb099d6836c40f314df1b3f1932b46f164243c05e90870
Contents?: true
Size: 1.03 KB
Versions: 27
Compression:
Stored size: 1.03 KB
Contents
.mixin liveblog <html> <head> <style> body { font-family: verdana } </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"></link> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap-theme.min.css"></link> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> </head> <body> <h2>Frequently Asked Questions</h2> .faq Are you a rabbit? Yes, I am. .end .faq Are you a frog? Don't be stupid. I just told you I was a rabbit. .end .faq Why do you answer a question with a question? *Do I in fact answer a question with a question? .end .faq Are you serious? No, I'm a rabbit. .end .backlink </body> </html>
Version data entries
27 entries across 27 versions & 1 rubygems