• import { stripMarkdown } from '@src/hylo-components/utils/usefull/usefull';

    Removes markdown syntax.

    Parameters

    • text: string

      the text from which the markdown get striped

    Returns string

Generated using TypeDoc