We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b9812 commit f9b3f70Copy full SHA for f9b3f70
.doctor-rst.yaml
@@ -50,6 +50,7 @@ whitelist:
50
- '/FOSUserBundle(.*)\.yml/'
51
- '/``.yml``/'
52
- '/(.*)\.orm\.yml/' # currently DoctrineBundle only supports .yml
53
+ - '/rst-class/'
54
lines:
55
- 'in config files, so the old ``app/config/config_dev.yml`` goes to'
56
- '#. The most important config file is ``app/config/services.yml``, which now is'
@@ -72,3 +73,4 @@ whitelist:
72
73
- '$var .= "Because of this `\xE9` octet (\\xE9),\n";'
74
- "`Deploying Symfony 4 Apps on Heroku`_."
75
- ".. _`Deploying Symfony 4 Apps on Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4"
76
+ - '.. code-block:: twig'
0 commit comments