Difference between revisions of "User talk:LeeRead"
From GnuCash
Line 7: | Line 7: | ||
: Thanks for the welcome! As I'm working through understanding custom reports, I thought I'd try to give back with a few, hopefully helpful, edits. <SyntaxHighlight> is pretty cool. I did not realize it is available. It even supports Scheme. I was trying to draw the reader's eye to certain specific areas in code snippits with changes to text color, but perhaps the <SyntaxHighlight> highlight parameter would achieve a similar goal. I'll give it a try soon! | : Thanks for the welcome! As I'm working through understanding custom reports, I thought I'd try to give back with a few, hopefully helpful, edits. <SyntaxHighlight> is pretty cool. I did not realize it is available. It even supports Scheme. I was trying to draw the reader's eye to certain specific areas in code snippits with changes to text color, but perhaps the <SyntaxHighlight> highlight parameter would achieve a similar goal. I'll give it a try soon! | ||
[[User:LeeRead|LeeRead]] ([[User talk:LeeRead|talk]]) 02:57, 26 July 2017 (UTC) | [[User:LeeRead|LeeRead]] ([[User talk:LeeRead|talk]]) 02:57, 26 July 2017 (UTC) | ||
+ | |||
+ | : https://wiki.gnucash.org/wiki/Custom_Reports now uses <SyntaxHighlight> throughout. And the <code>highlight</code> parameter seems to do the trick to get the reader to look a lines they should edit. Seems much more readable to me, what do you think? | ||
+ | [[User:LeeRead|LeeRead]] ([[User talk:LeeRead|talk]]) 18:28, 26 July 2017 (UTC) |
Revision as of 18:28, 26 July 2017
Welcome here,
I changed 2 paragraphs in the section https://wiki.gnucash.org/wiki/Custom_Reports#Simple_Proposal_for_Linux to show you the use of the <SyntaxHighlight> tag. What is your opinion about it?
Regards --Fell (talk) 02:22, 26 July 2017 (UTC)
- Thanks for the welcome! As I'm working through understanding custom reports, I thought I'd try to give back with a few, hopefully helpful, edits. <SyntaxHighlight> is pretty cool. I did not realize it is available. It even supports Scheme. I was trying to draw the reader's eye to certain specific areas in code snippits with changes to text color, but perhaps the <SyntaxHighlight> highlight parameter would achieve a similar goal. I'll give it a try soon!
LeeRead (talk) 02:57, 26 July 2017 (UTC)
- https://wiki.gnucash.org/wiki/Custom_Reports now uses <SyntaxHighlight> throughout. And the
highlight
parameter seems to do the trick to get the reader to look a lines they should edit. Seems much more readable to me, what do you think?