Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F# snippets web site link is incorrect in ReadMe #1

Closed
theburningmonk opened this issue Dec 4, 2012 · 1 comment
Closed

F# snippets web site link is incorrect in ReadMe #1

theburningmonk opened this issue Dec 4, 2012 · 1 comment

Comments

@theburningmonk
Copy link

it's pointing to http://wwww.fssnip.net/ instead of http://www.fssnip.net/

@tpetricek
Copy link
Member

Fixed in e6c8cdc. Thanks!

tpetricek pushed a commit that referenced this issue Jun 10, 2015
Generate <code> tag also for F# snippets
matthid pushed a commit that referenced this issue Dec 17, 2015
dsyme added a commit that referenced this issue Feb 11, 2021
* Initial incomplete and most likely not working impl

* Lines

* EOL

* Trying to plumb in md

* More extension hacking

* Multiple tweaks
* fixed extensions
* supporting unordered list in md formatter

* Multiple tweaks
* basic table and image support for md formatting
* rendering entities in GenerateMarkdown

* Comment on copy/paste

* Fixed rendering of parent module

* Made table generation working

* Multiple tweaks
* added basic members rendering
* added secaping pipeline character in table rendering

* Multiple tweaks:
* better member rendering
* support for multiple paragraphs in table cells

* Multiple tweaks:
* only write paragraphs if there is content
* render empty cells in table as nbsp to keep table structure

* Member rendering improvements

* Put remarks in the right place

* Fixed choosing API docs format
* also added missing Md cases for Literate

* Extracting common logic #1

* Removed colon

* Fixed the first interface not rendering bug
Cleaned up redundant comments

* Multiple fixes
* finished md implementation
* more api model categorisation refactorisation

* Renamed files

* Multiple fixes
* made the user responsible for escaping pipeline chars
* replaced nbsp by  normal spaces

* Using empty map for links

* Clean up

* Encode pipeline in member's name

* Tests WIP

* Fixed test

* Fixed most of the tests

* Fixed another test and removed excessive spaces

* Removed redundant case

* Converted interpolation to sprintf

* Removed nameof usage

* Multiple tweaks
* disabled a test for what I think might not be an issue
* fixed a failing test

Co-authored-by: queil <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Don Syme <[email protected]>
dsyme pushed a commit that referenced this issue Aug 16, 2022
Pass the input folder to the Generate render functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants