• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

[solved - Thanks to Yariplus] Markdown Table code - fails on my forum

Scheduled Pinned Locked Moved General Discussion
7 Posts 2 Posters 2.6k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    noobbb
    wrote on last edited by noobbb
    #1

    Update: Markdown tables did work without upgrade. I copied and pasted code without realizing that it was reformatted. That's why it failed before.

    Hi,

    I copied code from https://community.nodebb.org/topic/6293/markdown-tables

    but I am having no luck. Please help.

    I am using
    ā— composer (default) Installed 3.0.22 | Latest 3.0.22
    ā— nodebb-plugin-markdown Installed 5.0.1 | Latest 5.0.1
    http://i.imgur.com/YHIPALl.jpg

    Thanks for reading.

    1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    wrote on last edited by yariplus
    #2

    What version of NodeBB?

    This was added in Markdown 6.0.1, which will only show up in NodeBB v1.0.3 or greater.

    N 1 Reply Last reply
    0
  • N Offline
    N Offline
    noobbb
    replied to yariplus on last edited by
    #3

    @yariplus

    I am running NodeBB v1.0.3.
    http://i.imgur.com/pRevtSb.jpg

    Ā 

    My acp shows 5.0.1 is the latest one. Do I need to manually upgrade?

    http://i.imgur.com/EWZjGA6.jpg

    yariplusY 1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    replied to noobbb on last edited by
    #4

    @noobbb strange. Yeah. Manual upgrade should be fine.

    eg npm install nodebb-plugin-markdown@latest

    N 1 Reply Last reply
    1
  • N Offline
    N Offline
    noobbb
    replied to yariplus on last edited by
    #5

    @yariplus Cool. Do I need to uninstall the markdown plugin first and then manually install?

    yariplusY 1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    replied to noobbb on last edited by
    #6

    @noobbb Nope. When you specify a version with @latest it will automatically overwrite the old one.

    N 1 Reply Last reply
    1
  • N Offline
    N Offline
    noobbb
    replied to yariplus on last edited by noobbb
    #7

    @yariplus So I tried the "npm install nodebb-plugin-markdown@latest" and I got permanent 502 gateway error. Then, I tried deactivate > install markdown from the ACP. In the second attempt, markdown table works. In both cases I saw this.

    http://i.imgur.com/xsoyP7I.jpg

    Thanks for the help. Now I can finally have nice looking tables šŸ‘

    1 Reply Last reply
    1

Copyright Ā© 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development