chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#1747: manual-labor produces malformed HTML


From: Chicken Trac
Subject: #1747: manual-labor produces malformed HTML
Date: Sat, 17 Apr 2021 07:59:30 -0000

#1747: manual-labor produces malformed HTML
-------------------------------------+-------------------------------------
            Reporter:  Christopher   |       Type:  defect
  Brannon                            |
              Status:  new           |   Priority:  not urgent at all
           Milestone:  someday       |  Component:  extensions
             Version:  5.2.0         |   Keywords:
Estimated difficulty:                |
-------------------------------------+-------------------------------------
 Here's a fragment from one of the manual files.  Browsers don't seem
 to have a problem rendering it.
 If nothing else, it may be worth noting in the Bugs and Limitations
 section of the wiki page.

 {{{
 #!html
 <!doctype html>
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <link rel="stylesheet" href="manual.css" type="text/css" /></head>
 <title>Chicken &raquo; Accessing external objects</title>
 <meta name="viewport" content="initial-scale=1" /></html>
 <body>
 <div id="body">
 }}}

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1747>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]