﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
311	"wiki page rendering issue in ""eggs"" page"	felix winkelmann	sjamaan	"When viewing the page https://wiki.call-cc.org/eggs, I get:

{{{
Loading eggs

To load and import an egg into your program, use:

(require-extension egg-name)      ; load library code, import identifiers

To restrict, rename, or prefix imported identifiers, you can split up the load and import pieces:

([[man/4/Non-standard macros and special forms#require-library|require-library]] gopher)          ; load library code
([[man/4/Modules and macros#import|import]] (prefix gopher gopher:))  ; import identifiers with a prefix
}}}

The links appear verbatim.
"	defect	closed	major		infrastructure	4.5.x	wontfix	wiki	Jim Ursetto	
