From 59a34a050e78bd632da0187adadf0f973b978e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Wed, 8 Jun 2022 11:45:56 +0000 Subject: [PATCH] fixed d480ce5 from https://gitee.com/ge-yafang/docs/pulls/5155 update en/application-dev/reference/apis/js-apis-webgl.md. Signed-off-by: @ge-yafang --- en/application-dev/reference/apis/js-apis-webgl.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/application-dev/reference/apis/js-apis-webgl.md b/en/application-dev/reference/apis/js-apis-webgl.md index 412f8e6649..785b49c723 100644 --- a/en/application-dev/reference/apis/js-apis-webgl.md +++ b/en/application-dev/reference/apis/js-apis-webgl.md @@ -13,7 +13,8 @@ This module provides WebGL APIs that correspond to the OpenGL ES 2.0 feature set Create a **** component in the HML file. The following is an example: -``` +```html +
-- GitLab