# user - The user viewing the notes.# path - The request path.# wiki - The project's wiki.# git_ref - The current Git reference.defself.render(notes,project,user=nil,path=nil,wiki=nil,git_ref=nil)renderer=ObjectRenderer.new(project,user,requested_path: path,project_wiki: wiki,