fb-datax

Results 3 issues of fb-datax

After a JSON string has been parsed into a json_object, modifications (put('field','value')) are not included in the non-raw output. Sample code: ``` set serveroutput on size unlimited; declare v_json json_object;...

**Describe the bug** Adding a space after a bold word adds the space between the word and the two asterisks **Expected behavior** Space added after the asterisks **Screenshots** ![20220726-space-breaks-bold](https://user-images.githubusercontent.com/7262103/180941937-29ab124c-e45e-4fb2-8d2e-32d5283eaa32.gif) **Milkdown...

bug
planned

After testing the restore of my gitlab instance I noticed that the packages (/home/git/data/shared/packages) were missing. Is there an additional step required to backup the packages?