Talk:Displaying LilyPond’s data directory: Difference between revisions
→No LilyPond tag on scheme code: new section |
m Gabriel Ellsworth moved page Talk:Displaying LilyPond's data directory to Talk:Displaying LilyPond’s data directory: Misspelled title: I changed the tick mark in “LilyPond’s” to curly (typographical) punctuation (a real apostrophe). |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 2: | Line 2: | ||
I purposely did not use the <code><lilypond></code> tag on this code because I didn't want to expose the Wiki's internal structure. If I'm being overly paranoid we can add it later. [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:42, 18 February 2026 (UTC) | I purposely did not use the <code><lilypond></code> tag on this code because I didn't want to expose the Wiki's internal structure. If I'm being overly paranoid we can add it later. [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:42, 18 February 2026 (UTC) | ||
:Printing the path inside the wiki wouldn't be a problem, but you can't use <code><nowiki><lilypond></nowiki></code> because it doesn't support snippets which don't produce any visual output. I think giving an error in this case is the right default for <code><nowiki><lilypond></nowiki></code> because we want to remind editors that snippets should come with examples, but adding a <code>no-output</code> option to <code><nowiki><lilypond></nowiki></code> could be sensible. [[User:Jean Abou Samra|Jean Abou Samra]] ([[User talk:Jean Abou Samra|talk]]) 15:12, 19 February 2026 (UTC) | |||