linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: iio: ad3552r: Fix malformed code-block directive
@ 2025-08-18 14:44 Jorge Marques
  2025-08-18 15:16 ` David Lechner
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Marques @ 2025-08-18 14:44 UTC (permalink / raw)
  To: Nuno Sá, Jonathan Cameron, David Lechner, Andy Shevchenko,
	Jonathan Corbet
  Cc: linux-iio, linux-doc, linux-kernel, Jorge Marques

Missing required double dot and line break.

Signed-off-by: Jorge Marques <jorge.marques@analog.com>
---
To resolve the code-block directive syntax not being parsed.
---
 Documentation/iio/ad3552r.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst
index f5d59e4e86c7ec8338f3f4e82d7a07587e3d8404..4274e35f503d9f7d8a5427a72d761d6549f4c683 100644
--- a/Documentation/iio/ad3552r.rst
+++ b/Documentation/iio/ad3552r.rst
@@ -64,7 +64,8 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
 Usage examples
 --------------
 
-. code-block:: bash
+.. code-block:: bash
+
 	root:/sys/bus/iio/devices/iio:device0# cat data_source
 	normal
 	root:/sys/bus/iio/devices/iio:device0# echo -n ramp-16bit > data_source

---
base-commit: 35e3d0cd8e89d811b915593cbd8d9891d21d4a1a
change-id: 20250818-docs-ad3552r-code-block-fix-6f680d124e5c

Best regards,
-- 
Jorge Marques <jorge.marques@analog.com>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-18 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 14:44 [PATCH] docs: iio: ad3552r: Fix malformed code-block directive Jorge Marques
2025-08-18 15:16 ` David Lechner
2025-08-18 18:31   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).