{"id":53836,"library":"yuin-goldmark-meta","title":"Goldmark Meta","description":"A goldmark extension that parses YAML metadata blocks in Markdown documents.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/yuin/goldmark-meta","tags":["markdown","yaml","metadata","goldmark","extension"],"install":[{"cmd":"go get github.com/yuin/goldmark-meta","lang":"bash","label":"Install github.com/yuin/goldmark-meta"}],"dependencies":[],"imports":[{"symbol":"meta","correct":"github.com/yuin/goldmark-meta"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/yuin/goldmark\"\n\tmeta \"github.com/yuin/goldmark-meta\"\n)\n\nfunc main() {\n\tmarkdown := goldmark.New(\n\t\tgoldmark.WithExtensions(\n\t\t\tmeta.Meta,\n\t\t),\n\t)\n\t_ = markdown\n}","lang":"go","description":"Use the meta extension with goldmark"},"warnings":[],"env_vars":null,"search_vec":"'block':10 'document':13 'extens':5,18 'goldmark':1,4,17 'markdown':12,14 'meta':2 'metadata':9,16 'pars':7 'yaml':8,15","created_at":"2026-06-15T07:57:12.212876+00:00","updated_at":"2026-06-15T07:57:12.212876+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/yuin/goldmark-meta","github":"https://github.com/yuin/goldmark-meta","docs":"https://pkg.go.dev/github.com/yuin/goldmark-meta#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}