Browse Source

Fix formatting

pull/3328/head
Daniel Grunwald 13 years ago
parent
commit
8f3082f50f
  1. 2
      _config.yml
  2. 21
      index.md

2
_config.yml

@ -1,3 +1,5 @@
markdown: rdiscount
# GitHub enforces these three options: # GitHub enforces these three options:
safe: true safe: true
lsi: false lsi: false

21
index.md

@ -13,6 +13,7 @@ Development started after Red Gate [announced](http://www.red-gate.com/products/
ILSpy requires the [.NET Framework 4.0](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5765d7a8-7722-4888-a970-ac39b33fd8ab&displaylang=en). ILSpy requires the [.NET Framework 4.0](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5765d7a8-7722-4888-a970-ac39b33fd8ab&displaylang=en).
Important links: Important links:
* [Discussion forum](http://community.sharpdevelop.net/forums/69.aspx) * [Discussion forum](http://community.sharpdevelop.net/forums/69.aspx)
* [Issue Tracker](https://github.com/icsharpcode/ILSpy/issues) * [Issue Tracker](https://github.com/icsharpcode/ILSpy/issues)
* [ILSpy plugin list](http://wiki.sharpdevelop.net/ILSpy%20Plugins.ashx) * [ILSpy plugin list](http://wiki.sharpdevelop.net/ILSpy%20Plugins.ashx)
@ -86,34 +87,24 @@ Want to know when major new features are added? When a new stable version is rel
Viewing IL (Build 199) Viewing IL (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34590 [![Image](http://community.sharpdevelop.net/photos/christophwille/images/34590/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34590/original.aspx)
/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images
/34590/original.aspx)
Navigating Types (Build 199) Navigating Types (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34591 [![Image](http://community.sharpdevelop.net/photos/christophwille/images/34591/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34591/original.aspx)
/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images
/34591/original.aspx)
Saving Resources (Build 199) Saving Resources (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34592 [![Image](http://community.sharpdevelop.net/photos/christophwille/images/34592/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34592/original.aspx)
/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images
/34592/original.aspx)
Decompiling a Type to C# (Build 199) Decompiling a Type to C# (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34593 [![Image](http://community.sharpdevelop.net/photos/christophwille/images/34593/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34593/original.aspx)
/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images
/34593/original.aspx)
Decompiling method with 'yield return' (Build 528) Decompiling method with 'yield return' (Build 528)
[![Image](http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20y [![Image](http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20yield%20return.png)](http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20yield%20return.png)
ield%20return.png)](http://community.sharpdevelop.net/blogs/danielgrunwald/ILS
py%20-%20yield%20return.png)

Loading…
Cancel
Save