// Code generated by templ - DO NOT EDIT.// templ: version: v0.2.786packagehtml//lint:file-ignore SA4006 This context is only used if a nested component is present.import"github.com/a-h/templ"importtemplruntime"github.com/a-h/templ/runtime"typeReadmeComponentContextstruct{Markdownstring}funcreadmeComponent(rccReadmeComponentContext)templ.Component{returntemplruntime.GeneratedTemplate(func(templ_7745c5c3_Inputtemplruntime.GeneratedComponentInput)(templ_7745c5c3_Errerror){templ_7745c5c3_W,ctx:=templ_7745c5c3_Input.Writer,templ_7745c5c3_Input.Contextiftempl_7745c5c3_CtxErr:=ctx.Err();templ_7745c5c3_CtxErr!=nil{returntempl_7745c5c3_CtxErr}templ_7745c5c3_Buffer,templ_7745c5c3_IsBuffer:=templruntime.GetBuffer(templ_7745c5c3_W)if!templ_7745c5c3_IsBuffer{deferfunc(){templ_7745c5c3_BufErr:=templruntime.ReleaseBuffer(templ_7745c5c3_Buffer)iftempl_7745c5c3_Err==nil{templ_7745c5c3_Err=templ_7745c5c3_BufErr}}()}ctx=templ.InitializeContext(ctx)templ_7745c5c3_Var1:=templ.GetChildren(ctx)iftempl_7745c5c3_Var1==nil{templ_7745c5c3_Var1=templ.NopComponent}ctx=templ.ClearChildren(ctx)ifrcc.Markdown!=""{_,templ_7745c5c3_Err=templ_7745c5c3_Buffer.WriteString("<div class=\"bg-base dark:bg-base/50 p-5 mt-5 rounded markdown\">")iftempl_7745c5c3_Err!=nil{returntempl_7745c5c3_Err}templ_7745c5c3_Err=templ.Raw(rcc.Markdown).Render(ctx,templ_7745c5c3_Buffer)iftempl_7745c5c3_Err!=nil{returntempl_7745c5c3_Err}_,templ_7745c5c3_Err=templ_7745c5c3_Buffer.WriteString("</div>")iftempl_7745c5c3_Err!=nil{returntempl_7745c5c3_Err}}returntempl_7745c5c3_Err})}var_=templruntime.GeneratedTemplate