@logo-software/markdown
TypeScript icon, indicating that this package has built-in type declarations

11.0.0 • Public • Published

Markdown Module

Dynamic markdown loader from MD/MDX files and parser for Angular.io projects. Markdown module converts md content text to html styled and formatted text.

Click here for demo

Installation

All public NPM packages of Logo Software is at https://www.npmjs.com/~logofe. To install Markdown Module:

$ npm set registry https://registry.npmjs.org/
$ npm install @logo-software/markdown -s

Just import it to your project of @NgModule import section.

@NgModule({
  imports: [CommonModule, MarkdownModule]
})
export class AppModule {
}

Markdown Component

Markdown based content loader components. It will convert md text to html formatted and styled text. Add the below code to your code stack and give initializer parameters.

app.component.html

<logo-markdown url="'/assets/docs/getstarted.md'"></logo-markdown>

For API details, please visit http://design.logo.com.tr/#/docs/components/components-overview

/@logo-software/markdown/

    Package Sidebar

    Install

    npm i @logo-software/markdown

    Weekly Downloads

    4

    Version

    11.0.0

    License

    See license in LICENSE file

    Unpacked Size

    145 kB

    Total Files

    18

    Last publish

    Collaborators

    • furkan.cetin
    • yusufyilmaz
    • serdarates
    • gamzeyapici
    • srknc
    • dotnet-ankara
    • murat.logo
    • serhan.gurbuz
    • gulnihaleksi