170 | {formattedDate} 171 |
172 | )} 173 | 174 | {/* Back to blog link */} 175 | 179 | back to blog 180 | 181 | 182 | {/* Subscribe Input */} 183 |49 | {highlight.links ? ( 50 | // Split text by the linked terms and interleave with links 51 | <> 52 | {highlight.text.split(new RegExp(highlight.links.map(link => link.text).join('|'))).map((part, i) => ( 53 | 54 | {part} 55 | {highlight.links && highlight.links[i] && ( 56 | 60 | {highlight.links[i].text} 61 | 62 | )} 63 | 64 | ))} 65 | > 66 | ) : ( 67 | highlight.text 68 | )} 69 |
70 | ))} 71 |interests
74 |books
76 |films
77 |music
78 |longevity
79 |tools
80 |quotes
81 |