We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd0fd3 commit b2200b9Copy full SHA for b2200b9
RELEASE_NOTES.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 20.0.0-alpha-014 - 2023-11-22
4
+
5
+### Added
6
+* Added the ability to use ipynb files as inputs [#874](https://github.com/fsprojects/FSharp.Formatting/pull/874)
7
8
+### Fixed
9
+* Fsx outputs no longer treat inline html as F# code. Inline html blocks are now enclosed inside literate comments.
10
11
## 20.0.0-alpha-013 - 2023-11-21
12
13
### Added
0 commit comments