Custom renderer for Autocomplete

I’d like the autocomplete to render newlines, is there a way for me to pass in a custom renderer for the autocomplete ? I’m extremely new to CodeMirror , but i searched through the docs and couldnt figure out a solution. I considered code snippets, but i couldnt find a good example that showed me how they compared to Autocomplete. I already have my code working with autocomplete so i was hoping there would be a quick fix for this issue.