This is going to sound like a really stupid question to whoever knows the answer!
When I create a JSfiddle it appears on my listing page like this
cGzCe Revision 8
Then I title it 'Multi-create nodes ' (extra space since the revision number is added with no space to this phrase) and update again and get this
cGzCe Multi-create nodes Revision 9
I want to alter the text of the cGzCe in the larger font - where can I do that? I forked someone else's fiddle the other day and it had this done, but I couldn't see how the settings differed from one of my fiddles! Help please :-D
...
Also, for a bonus point - does anyone know how to disable the auto-indenting... (or make it work reliably, or lower the indent to two spaces..)
Thanks!
While I think this is off-topic for Stack Overflow (and have voted to close as such), the way to have no string of random characters besides the title of the saved Fiddle is, when you start the Fiddle, declare its title; if the title is added after a point at which it's been previously saved then the string of characters will appear, since that's the 'base'/'original' Fiddle, whereas the 'titled' Fiddle is a later revision.
I had trouble replacing the fiddle code number with a fiddle name and description.
Here's how I got the results I wanted:
/xxxxxx/#Base
wherexxxxxx
is the fiddle code.xxxxxx
code.Here is what worked for me,
for new fiddle:
for existing fiddle with code name: