Skip to content

python-markdown new install fails to render {{var}}. Browser error 'TypeError: marked is not a function ' #1638

@johnjbarton

Description

@johnjbarton

(New user here)
python-markdown seems like a killer feature... but rendering python silently fails for me.

I assume this is some config/install issue. I've not found any debug procedure or hints.

In the browser debugger I see 'TypeError: marked is not a function '. That seems bad ;-)

markdown does render otherwise, just the variable interpolation fails. The double braces and the var are missing:

Davidson Gemer electron velocity {{ dg_electron_velocity }} kg/sec and wavelength {{ dg_wavelength }}

becomes

Davidson Gemer electron velocity kg/sec and wavelength

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions