Sha256: 4d9310be07500152909851e2c27254282af90b9c98aae5190f54e1f39905e73e
Contents?: true
Size: 1.06 KB
Versions: 21
Compression:
Stored size: 1.06 KB
Contents
.nopara # FIXME later .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
21 entries across 20 versions & 1 rubygems