Skip to content

Commit 3ce27a6

Browse files
committed
Merge branch 'main' of github.com:cardamomcode/fable-python
2 parents 45f6649 + 987afed commit 3ce27a6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/blogpost.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction to Fable.Python
22

3-
*Generated on 2025-12-22 14:44 UTC using Fable v5.0.0-alpha.21*
3+
*Generated on 2025-12-22 14:47 UTC using Fable v5.0.0-alpha.21*
44

55
> This post is part of the [F# Advent Calendar
66
2025](https://sergeytihon.com/2025/11/03/f-advent-calendar-in-english-2025/). Thank you, Sergey Tihon, for organizing
@@ -3704,8 +3704,7 @@ python output/Fable.Literate/app.py chapters/introduction.fs > docs/introduction
37043704
```
37053705

37063706
That's it! A complete literate programming converter in under 200 lines of F#,
3707-
compiled to Python, processing this very blog post. See
3708-
the [full source](https://github.com/cardamomcode/fable-python/tree/main/Fable.Literate) on GitHub for all the details.
3707+
compiled to Python, processing this very blog post.
37093708

37103709
## Summary
37113710

0 commit comments

Comments
 (0)