JSFiddle Docs
  • JSFiddle Docs & Help
  • Getting started
  • Panels settings
  • Editor settings
  • Fiddle meta
  • External resources
  • Embedding fiddles
  • Async requests
  • Github Integration
    • Display fiddle from a Github repository
    • Display fiddle from Gist
    • Pass response directly from a Github repo
    • Pass response directly from Gist
  • API
    • Displaying user fiddles
    • Display a fiddle from POST
    • Get username
  • Use cases
    • Demos for products or libraries
    • Bug reporting (test-case) for Github Issues
    • Answers on Stack Overflow
    • Live code collaboration
    • Conducting live interviews for developer positions
    • Code snippets hosting
Powered by GitBook
On this page

Fiddle meta

Right now meta means the title and description.

  • Title – Title of the fiddle will be displayed on your public profile. adding title will also make the fiddle available on your public profile page, normally when that's not set it'll be unlisted (not displayed in Public Fiddles listing, but anyone who has a direct link to the fiddle will be able to access it)

  • Description – well, the description of the fiddle. It will be displayed in your public fiddle list.

PreviousEditor settingsNextExternal resources

Last updated 5 years ago