Talk:Displaying LilyPond’s data directory: Difference between revisions
mNo edit summary |
|||
| Line 3: | Line 3: | ||
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 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> 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) | :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) | ||