@ Michael
Follow the same instructions just change the type from text to rte. This line:
type
text
rte
From :: 'type' => 'text',
'type' => 'text',
To :: 'type' => 'rte',
'type' => 'rte',
I hope that helps!