[Libre-soc-bugs] [Bug 547] New: Upgrade markdown implementation to support fenced code blocks
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Wed Dec 16 00:45:06 GMT 2020
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=547
            Bug ID: 547
           Summary: Upgrade markdown implementation to support fenced code
                    blocks
           Product: Libre-SOC Website
           Version: unspecified
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: enhancement
          Priority: High
         Component: website
          Assignee: lkcl at lkcl.net
          Reporter: programmerjake at gmail.com
                CC: libre-soc-bugs at lists.libre-soc.org,
                    programmerjake at gmail.com
   NLnet milestone: ---
Support properly rendering code blocks like:
```C++
int main() {
    __builtin_printf("Hello, World!\n");
}
```
See
https://ikiwiki.info/todo/Fenced_code_blocks___40__from_GitHub_Flavored_Markdown__41__/
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list