[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
talk:howtos:cli_manual:first_steps [2012/11/17 13:26 (UTC)] – Suggestion about dokuwiki plugin formatting sycamorextalk:howtos:cli_manual:first_steps [2012/11/17 21:40 (UTC)] (current) – answered Marcin markush
Line 17: Line 17:
  
 ------ ------
-Populated the Vim section. I think that there is enough documentation about the vi-editors in the internet. I'm considering to expand the subject of "efficient editing" --- //[[wiki:user:markush|Markus Hutmacher]] 2012/11/16 14:54// +Populated the Vim section. I think that there is enough documentation about the vi-editors in the internet. I'm considering to expand the subject of "efficient editing" --- //[[wiki:user:markush|Markus Hutmacher]] 2012/11/16 14:54// \\ 
->>Thanks for the plugin section. It's really useful. You might find the <nowiki><nowiki></nowiki> tag helpful for the <nowiki><key></nowiki> tags in within the code tags. Having said that I'm not sure if dokuwiki formats tags within the code tags anyway.  --- //[[wiki:user:sycamorex|Marcin Herda]] 2012/11/17 05:19//+>Thanks for the plugin section. It's really useful. You might find the <nowiki><nowiki></nowiki> tag helpful for the <nowiki><key></nowiki> tags in within the code tags. Having said that I'm not sure if dokuwiki formats tags within the code tags anyway.  --- //[[wiki:user:sycamorex|Marcin Herda]] 2012/11/17 05:19// \\ 
 +>> the <nowiki><nowiki></nowiki> tag didn't work, I wonder if I should do it with <html> maybe this will work. --- //[[wiki:user:markush|Markus Hutmacher]] 2012/11/17 06:57// 
 +>>>Is that what you want to output? 
 + 
 +<code>syn region dokuwikiKeyboard start="<key>" end="</key>" 
 +hi link dokuwikiKeyboard Comment</code> 
 + 
 +Note that the code tags disable wiki formatting. --- //[[wiki:user:sycamorex|Marcin Herda]] 2012/11/17 07:26// 
 +> Yes, now it works, I don't know what i did wrong, thanks for the help  --- //[[wiki:user:markush|Markus Hutmacher]] 2012/11/17 13:35// \\ 
 +------ 
 +Bear in mind that dokuwiki automatically capitalises single letters within the key tags. To avoid this you can single quote the letter within the tags. For example: <nowiki><key>'i'</key></nowiki>. In the Vim section I think you meant lower case ''i'' --- //[[wiki:user:sycamorex|Marcin Herda]] 2012/11/17 05:33// \\ 
 +> Thanks Marcin, I did not notice that, now it's changed, it is really a small 'i'  --- //[[wiki:user:markush|Markus Hutmacher]] 2012/11/17 07:02//
 talk:howtos:cli_manual:first_steps ()