From a41ae11d98e39eb4b3576576a2acc775998a6a8b Mon Sep 17 00:00:00 2001 From: dak2 Date: Sun, 10 May 2026 21:24:30 +0900 Subject: [DOC] Remove unnecessary backticks from ZJIT docs The Markdown formatting was broken, so I removed it. --- doc/jit/zjit.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/jit/zjit.md b/doc/jit/zjit.md index 2b8bd640f1..ebe5cc4f9b 100644 --- a/doc/jit/zjit.md +++ b/doc/jit/zjit.md @@ -365,7 +365,6 @@ Note that this disables profiling. To inject interpreter profiles into ZJIT, con ```bash ./miniruby --zjit --zjit-dump-hir -e "30.times { 1 + 1 }" ``` -``` ### Viewing HIR in Iongraph -- cgit v1.2.3