Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 May 2016 at 21:32 UTC
Updated:
1 Jun 2016 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pushpinderchauhan commentedCorrected. Please review.
Comment #4
pashupathi nath gajawada commented@joachim,
As suggested I have removed the @code and @endcode.
Please find the patch.
Comment #6
shashikant_chauhan commentedFor me patch #2 looks correct.
Adding patch again and retest.
Comment #7
joachim commentedYup, patch #2 is the right fix.
@Pashupathi Nath G the problem isn't that the code tag is in the docs source, the problem is that it's appearing on output as a literal tag, rather than producing code formatting.
Comment #8
jhodgdonThanks!
Comment #9
alexpottCommitted 5a1a66f and pushed to 8.1.x and 8.2.x. Thanks!