You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Export links to manual pages of GNU software like tar too … New custom variable `org-hugo-info-gnu-software`. It contains a list … of GNU software taken from https://www.gnu.org/software/. ([[https://github.com/kaushalmodi/ox-hugo/commit/e2da16e1752ba71198f6c7cf1a0a15c0c51f2642][e2da16e]])
17
+
18
+
*** :rocket: PR Merges
19
+
:PROPERTIES:
20
+
:CUSTOM_ID: pr-merges-v0.12.2
21
+
:END:
22
+
23
+
- PR # [[https://github.com/kaushalmodi/ox-hugo/pull/649][649]]: … fix: Escape Hugo shortcodes in description front-matter ([[https://github.com/kaushalmodi/ox-hugo/commit/df0b12ef1aff2b322403f24006f0ec17676d3606][df0b12e]])
24
+
- PR # [[https://github.com/kaushalmodi/ox-hugo/pull/652][652]]: … feat: Export links to manual pages of GNU software like tar too ([[https://github.com/kaushalmodi/ox-hugo/commit/2b46cd602c9692e339833a765ef6fe3acc4fa2ec][2b46cd6]])
25
+
26
+
*** :bug: Bug Fixes
27
+
:PROPERTIES:
28
+
:CUSTOM_ID: bug-fixes-v0.12.2
29
+
:END:
30
+
31
+
- Escape Hugo shortcodes in description front-matter … The description front-matter will most likely be parsed as Markdown … string using $.Page.RenderString, and we do not want literal strings … like "… ([[https://github.com/kaushalmodi/ox-hugo/commit/4f6517dfe18a08387a786d666deb326f8342ea4c][4f6517d]])
0 commit comments