partly converted HTML reference (work in progress)

This commit is contained in:
2026-02-04 21:36:41 -07:00
parent 5cb14eb26c
commit c524ddceb5
5 changed files with 1594 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
<!--
Amsterdam Web Communities System
Copyright (c) 2025-2026 Erbosoft Metaverse Design Solutions, All Rights Reserved
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
+2 -2
View File
@@ -299,7 +299,7 @@ func init() {
enshrineTag(createBalancedTag("BDO", false), tagSetInlineFormat)
enshrineTag(createBalancedTag("BEAN", false), tagSetJavaServer)
enshrineTag(createSimpleTag("BGSOUND", false), tagSetMSFTDocFormat)
enshrineTag(createBalancedTag("BIG", false), tagSetInlineFormat)
enshrineTag(createBalancedTag("BIG", false), tagSetFontFormat)
enshrineTag(createBalancedTag("BLINK", false), tagSetNSCPInlineFormat)
enshrineTag(createBalancedTag("BLOCKQUOTE", true), tagSetBlockFormat)
enshrineTag(createOpenCloseTag("BODY", false), tagSetDocFormat)
@@ -377,7 +377,7 @@ func init() {
enshrineTag(createBalancedTag("SELECT", false), tagSetForms)
enshrineTag(createBalancedTag("SERVER", false), tagSetNSCPServer)
enshrineTag(createBalancedTag("SERVLET", false), tagSetJavaServer)
enshrineTag(createBalancedTag("SMALL", false), tagSetInlineFormat)
enshrineTag(createBalancedTag("SMALL", false), tagSetFontFormat)
enshrineTag(createSimpleTag("SPACER", false), tagSetNSCPInlineFormat)
enshrineTag(createBalancedTag("SPAN", false), tagSetInlineFormat)
enshrineTag(createBalancedTag("STRIKE", false), tagSetInlineFormat)
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 943 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB