var searchIndex = {}; searchIndex["markdown"] = {"doc":"A crate for parsing Markdown in Rust","items":[[5,"to_html","markdown","Converts a Markdown string to HTML",null,{"inputs":[{"name":"str"}],"output":{"name":"string"}}],[5,"tokenize","","Converts a Markdown string to a tokenset of Markdown items",null,{"inputs":[{"name":"str"}],"output":{"name":"vec"}}],[5,"file_to_html","","Opens a file and converts its contents to HTML",null,{"inputs":[{"name":"path"}],"output":{"name":"result"}}]],"paths":[]}; initSearch(searchIndex);