Skip to content
New issue

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

Fix highlight tags in Doctrine2 module docs #199

Open
wants to merge 1 commit into
base: master
from

Conversation

@Martin1982
Copy link

Martin1982 commented Dec 30, 2019

The Doctrine 2 module documentation missed some syntax highlight ending and opening tags.

The Doctrine 2 module documentation missed some syntax highlight ending and opening tags.
@@ -75,7 +75,8 @@ modules:
part: SERVICES
- Doctrine2:
depends: Symfony
``

This comment has been minimized.

@Naktibalda

Naktibalda Jan 9, 2020

Member

MD file is generated from source code automatically:
The code is at https://github.com/Codeception/module-doctrine2/blob/master/src/Codeception/Module/Doctrine2.php#L76
For some reason this ``` wasn't replaced properly.

The replacement code is at https://github.com/Codeception/codeception.github.com/blob/master/RoboFile.php#L441-L466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.