Skip to content

RPM Spec: fix #20: support of ${expand:...}, ${lua:...}, lua section and some...

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:rpm into master

RPM Spec: fix #20 (closed): support of ${expand:...}, ${lua:...}, lua section and some improvement on shell macros

New Styles:

  • Control Flow for %if, %else, etc
  • Shell keyword
  • Shell string
  • Shell variable
  • Shell symbol
  • Shell redirection

Merge request reports