From c9c48adcf6a2ebc4a45c28d81361bf1f04ecac4a Mon Sep 17 00:00:00 2001 From: Abe Tomoaki Date: Wed, 20 May 2026 17:36:51 +0900 Subject: [PATCH] website: use `
` instead of `

` The following warning will occur, so replace it with `

`. ``` $ npm run build ... [WARNING] Docusaurus static site generation process emitted warnings for 5 paths This is non-critical and can be disabled with DOCUSAURUS_IGNORE_SSG_WARNINGS=true Troubleshooting guide: https://github.com/facebook/docusaurus/discussions/10580 - "/1.0/": - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":13960,"start":13956}],"span_labels":[]} - "/1.0/purchase/": - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":19822,"start":19818}],"span_labels":[]} - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":20215,"start":20211}],"span_labels":[]} - "/hardware/openarm-2.0/general": - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":14289,"start":14285}],"span_labels":[]} - "/hardware/openarm-cell/general": - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":14533,"start":14529}],"span_labels":[]} - "/purchase/": - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":19472,"start":19468}],"span_labels":[]} - [HTML minifier diagnostic - error] No "p" element in scope but a "p" end tag seen - {"primary_spans":[{"end":19865,"start":19861}],"span_labels":[]} ... ``` The display is the same even when using `
`. --- website/docs/hardware/openarm-2.0/general.mdx | 4 ++-- website/docs/hardware/openarm-cell/general.mdx | 4 ++-- website/docs/purchase/index.mdx | 8 ++++---- .../versioned_docs/version-1.0/getting-started/index.mdx | 4 ++-- website/versioned_docs/version-1.0/purchase/index.mdx | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/website/docs/hardware/openarm-2.0/general.mdx b/website/docs/hardware/openarm-2.0/general.mdx index 49d9a16c..8f7ac2fd 100644 --- a/website/docs/hardware/openarm-2.0/general.mdx +++ b/website/docs/hardware/openarm-2.0/general.mdx @@ -17,10 +17,10 @@ import BlockImage from '@site/src/components/BlockImage';

📁 3DCAD and BOM

-

+

3D CAD data required for manufacturing and customization, along with a bill of materials (BOM) containing purchasing information for each component. -

+

📁 3DCAD and BOM

-

+

3D CAD data required for manufacturing and customization, along with a bill of materials (BOM) containing purchasing information for each component. -

+
From the Manufacturer: -

+

At WowRobo, we bring commercial-grade reliability and manufacturing standards to open-source robotics. With extensive experience in commercial robot production, we handle the assembly and testing of OpenArm with the same rigor applied to industrial robots. -

-

+

+
As the official manufacturer of the SO-ARM101, we're proud to have refined our processes even further for OpenArm, achieving an even higher level of precision, reliability, and overall build quality. Our philosophy is simple: deliver the finest craftsmanship with minimal profit, and grow together with the OpenArm project and its global community. -

+
📦 Purchase Your OpenArm! -

Get your OpenArm, assembled or DIY, and join the global community!
Browse verified and certified manufacturers worldwide. -

+
From the Manufacturer: -

+

At WowRobo, we bring commercial-grade reliability and manufacturing standards to open-source robotics. With extensive experience in commercial robot production, we handle the assembly and testing of OpenArm with the same rigor applied to industrial robots. -

-

+

+
As the official manufacturer of the SO-ARM101, we're proud to have refined our processes even further for OpenArm, achieving an even higher level of precision, reliability, and overall build quality. Our philosophy is simple: deliver the finest craftsmanship with minimal profit, and grow together with the OpenArm project and its global community. -

+