Daniel Osorio O

Results 1 issues of Daniel Osorio O

I have desingned if helps a function that convert an item with html subtags to html use: extract(item.title); ``` function extract(item, tag = '') { if(typeof item === 'object') {...