Plugin Directory

Changeset 1802711


Ignore:
Timestamp:
01/14/2018 04:40:07 PM (8 years ago)
Author:
ComputerGuru
Message:

Update whitespace in README.md

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-prism/trunk/README.md

    r1802708 r1802711  
    1414
    1515    ```rust
    16    
    1716    fn main() {
    18    
    1917        println!("Hello, world!");
    20    
    2118    }
    22    
    2319    ```
    2420And turns into a syntax-highlighted work of art, like this:
     
    5046    ```
    5147    </pre>
    52  
     48
    5349```cpp
    5450void Greet(const char *name)
Note: See TracChangeset for help on using the changeset viewer.