• 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

Specify image size in markdown

Scheduled Pinned Locked Moved Feature Requests
3 Posts 3 Posters 534 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.
  • Spin0usS Offline
    Spin0usS Offline
    Spin0us
    wrote on last edited by
    #1

    Re: Image size in markdown

    Is there any plugins to add image size in markdown ?
    Like in this topic

    julianJ S 2 Replies Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to Spin0us on last edited by
    #2

    @Spin0us Not out of the box, no.

    By default the image will show full-size, or responsive to the topic width if it is larger. For most cases, that's preferable.

    Recently (as of the last couple years, in any case), NodeBB will explicitly set the image size so content isn't shifted downwards as images are loaded, but there's still no functionality for a user to explicitly denote image size.

    The reason why that is is simply that it is not part of the Markdown spec. It is possible to add, but it is not trivial, because you have to think about how you want to define that markdown code so it is readable to end-users too 😄

    1 Reply Last reply
    1
  • S Offline
    S Offline
    schajuli
    replied to Spin0us on last edited by schajuli
    #3

    @Spin0us said in Specify image size in markdown:

    Is there any plugins to add image size in markdown ?
    Like in this topic

    Is this supposed to still be a solution?

    Found the latest version here but it's not working 😞
    https://www.npmjs.com/package/nodebb-plugin-image-sizer-forum?activeTab=readme

    1 Reply Last reply
    0

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