Skip to content

Commit

Permalink
SEED-0105: Use code-block instead of code
Browse files Browse the repository at this point in the history
Replaces `code::` with `code-block::` to match the rest of Pigweed
documentation.

Change-Id: I07c65273a4bbe1246e45efc6d4530b30dbe54dd9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/186171
Commit-Queue: Auto-Submit <[email protected]>
Pigweed-Auto-Submit: Armando Montanez <[email protected]>
Reviewed-by: Alexei Frolov <[email protected]>
Commit-Queue: Armando Montanez <[email protected]>
  • Loading branch information
armandomontanez authored and CQ Bot Account committed Dec 26, 2023
1 parent 8f8bd1f commit 8d1402a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seed/0105-pw_tokenizer-pw_log-nested-tokens.rst
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ single byte for most enums.
recovered unless an entire project is converted to log ``pw::Status``
as tokens.

.. code:: cpp
.. code-block:: cpp
#include "pw_log/log.h"
#include "pw_log/tokenized_args.h"
Expand Down

0 comments on commit 8d1402a

Please sign in to comment.