diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-28 19:19:47 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-28 19:19:47 +0200 |
| commit | 63a000bb409f5c4fc3f304f16b05407364ca052e (patch) | |
| tree | 1f4b1baa604e8ffb1683b08100f1ad6e463b45ca /content/it/articles/myself-as-a-droid | |
| parent | f7079a68895bd01bebebad97b3966d620904278c (diff) | |
| download | danixxyz-63a000bb409f5c4fc3f304f16b05407364ca052e.tar.gz danixxyz-63a000bb409f5c4fc3f304f16b05407364ca052e.zip | |
fix: convert remaining raw HTML to markdown and add acronym shortcodes
- myself-as-a-droid: drop external image figure, decode entities
- poker-time: drop external image figure and orphan nbsp
- le-email-queste-sconosciute: replace acronym tags with shortcodes, markdown strikethrough
- xrandr-dual-head: convert pre block to fenced code
- git-setup-own-server-part2: markdown blockquote + drop image figure + fenced code blocks (user will add image later)
Diffstat (limited to 'content/it/articles/myself-as-a-droid')
| -rw-r--r-- | content/it/articles/myself-as-a-droid/index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/it/articles/myself-as-a-droid/index.md b/content/it/articles/myself-as-a-droid/index.md index 0ec3758..4816cc0 100644 --- a/content/it/articles/myself-as-a-droid/index.md +++ b/content/it/articles/myself-as-a-droid/index.md @@ -7,8 +7,6 @@ draft = true categories = ["Blogging"] tags = ["web", "android", "droidify", "market"] +++ -<figure style="width: 500px" class="wp-caption aligncenter"><img loading="lazy" style="margin-right: auto; margin-left: auto;" src="http://danixland.net/wp-content/uploads/2011/02/wpid-android21.png" alt="image" width="500" height="500" /><figcaption class="wp-caption-text">che ve ne pare? il mio autoritratto in stile android!!</figcaption></figure> - -l’ho creato usando [droidify yourself][1], un’app di google per il market di android.. ;-) +l'ho creato usando [droidify yourself][1], un'app di google per il market di android.. ;-) [1]: https://market.android.com/details?id=com.google.android.apps.androidify
\ No newline at end of file |
