Commit 4b5308ef authored by Yong Tang's avatar Yong Tang Committed by Rasmus Munk Larsen
Browse files

Use "```" (backtick) for code blocks in adding_an_op.md (#19187)



* Use "```" (backtick) for code blocks in adding_an_op.md

In adding_an_op.md, most of the code blocks uses "```" (backtick)
and annotations are added automatically. Though there was one
place where the code block are done with manual html code. This
is really error-prune and hard to change if there is an update
in the future.

This fix converts to "```c++" (backticks) so that it is easy
to maintain in the future.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>

* Fix extra `\` at the beginning of the block

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>

* Update adding_an_op.md

add new lines where the <br/> tags were.
parent 2c133de3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment