Skip to content

Commit 4d9a840

Browse files
committed
testing code block styles
1 parent eb7583e commit 4d9a840

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

docs/test.rst

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,29 @@
22
Testing heroku app integration
33
********************************************************************************
44

5-
.. raw:: html
5+
.. .. raw:: html
66
7-
<div class="embed-responsive embed-responsive-1by1">
8-
<iframe src="https://compasapp-test.herokuapp.com/" class="embed-responsive-item"></iframe>
9-
</div
7+
.. <div class="embed-responsive embed-responsive-1by1">
8+
.. <iframe src="https://compasapp-test.herokuapp.com/" class="embed-responsive-item"></iframe>
9+
.. </div
1010
11+
12+
.. code-block:: python
13+
14+
pass
15+
16+
.. code-block:: none
17+
18+
$
19+
20+
.. code-block:: ruby
21+
22+
//
23+
24+
.. code-block:: c
25+
26+
//
27+
28+
.. code-block:: console
29+
30+
$ test

0 commit comments

Comments
 (0)