This is a featured article. It is displayed in the "Featured Articles" section of the homepage. You can set featured articles in the PAIA dashboard
const inlineBlockToContent = (
block: InlineContent
) => {
if ((block as StyledText
block = block as StyledText
const { styles, text } = block
const style = getInlineBlockStyle(styles)
if (styles.code) {
return {
text,
html:
${text}, }
}
if (style) {
return {
text,
html: ${text},
}
}
return {
text,
html: text,
}
- asdfsadfasdf
- asdfasdfasdf
- asdfsadafsdf
- asdfasdfasd
- asdfasdfasdfas
- asdfasdf
- asdfasdfasd